File tree Expand file tree Collapse file tree 3 files changed +5
-23
lines changed
Expand file tree Collapse file tree 3 files changed +5
-23
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include pypi_mobans_pkg/resources/templates/*
55recursive-include pypi_mobans_pkg/resources/statics *.*
66recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
77recursive-include pypi_mobans_pkg/resources/templates/docs *.*
8- recursive-include pypi_mobans_pkg/resources/new-project/ *.*
8+ recursive-include pypi_mobans_pkg/resources/new-project/ *
99include pypi_mobans_pkg/resources/templates/tests/*
1010include pypi_mobans_pkg/resources/config/*
1111include pypi_mobans_pkg/resources/yehua.yml
Original file line number Diff line number Diff line change @@ -3,28 +3,10 @@ organisation: moremoban
33releases :
44- changes :
55 - action : Fixed
6- details :
7- - include new-project folder in the package
8- date : 13-09-2020
9- version : 0.1.3
10- - changes :
11- - action : Fixed
12- details :
13- - include new-project folder in the package
14- date : 13-09-2020
15- version : 0.1.2
16- - changes :
17- - action : Fixed
18- details :
19- - include yehua.yml file in the package
20- date : 13-09-2020
21- version : 0.1.1
22- - changes :
23- - action : Updated
246 details :
257 - use pypi-mobans version 0.1.0
268 date : 13-09-2020
27- version : 0.1.0
9+ version : 0.1.4
2810- changes :
2911 - action : Updated
3012 details :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ organisation: "moremoban"
33author : " C.W."
44contact : " wangc_2011@hotmail.com"
55company : " Onni Software Ltd. and its contributors"
6- version : " 0.1.3 "
7- current_version : " 0.1.3 "
8- release : " 0.1.3 "
6+ version : " 0.1.4 "
7+ current_version : " 0.1.4 "
8+ release : " 0.1.4 "
99copyright_year : 2018-2020
1010license : public license
1111dependencies : []
You can’t perform that action at this time.
0 commit comments