File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,4 @@ recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
77recursive-include pypi_mobans_pkg/resources/templates/docs *.*
88include pypi_mobans_pkg/resources/templates/tests/*
99include pypi_mobans_pkg/resources/config/*
10+ include 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 yehua.yml file in the package
8+ date : 13-09-2020
9+ version : 0.1.1
410- changes :
511 - action : Updated
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.0 "
7- current_version : " 0.1.0 "
8- release : " 0.1.0 "
6+ version : " 0.1.1 "
7+ current_version : " 0.1.1 "
8+ release : " 0.1.1 "
99copyright_year : 2018-2020
1010license : public license
1111dependencies : []
You can’t perform that action at this time.
0 commit comments