Skip to content

Commit 0869d14

Browse files
committed
🐛 include more files in the package
1 parent aa6794c commit 0869d14

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ include pypi_mobans_pkg/resources/templates/*
55
recursive-include pypi_mobans_pkg/resources/statics *.*
66
recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
77
recursive-include pypi_mobans_pkg/resources/templates/docs *.*
8+
recursive-include pypi_mobans_pkg/resources/new-projects/ *.*
89
include pypi_mobans_pkg/resources/templates/tests/*
910
include pypi_mobans_pkg/resources/config/*
1011
include pypi_mobans_pkg/resources/yehua.yml

pypi-mobans-pkg.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ organisation: "moremoban"
33
author: "C.W."
44
55
company: "Onni Software Ltd. and its contributors"
6-
version: "0.1.1"
7-
current_version: "0.1.1"
8-
release: "0.1.1"
6+
version: "0.1.2"
7+
current_version: "0.1.2"
8+
release: "0.1.2"
99
copyright_year: 2018-2020
1010
license: public license
1111
dependencies: []

0 commit comments

Comments
 (0)