File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
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-projects / *.*
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 11name : " pypi-mobans"
22organisation : moremoban
33releases :
4+ - changes :
5+ - action : Fixed
6+ details :
7+ - include new-project folder in the package
8+ date : 13-09-2020
9+ version : 0.1.3
410- changes :
511 - action : Fixed
612 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.2 "
7- current_version : " 0.1.2 "
8- release : " 0.1.2 "
6+ version : " 0.1.3 "
7+ current_version : " 0.1.3 "
8+ release : " 0.1.3 "
99copyright_year : 2018-2020
1010license : public license
1111dependencies : []
You can’t perform that action at this time.
0 commit comments