File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +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/ *.*
89include pypi_mobans_pkg/resources/templates/tests/*
910include pypi_mobans_pkg/resources/config/*
1011include pypi_mobans_pkg/resources/yehua.yml
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.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 "
99copyright_year : 2018-2020
1010license : public license
1111dependencies : []
You can’t perform that action at this time.
0 commit comments