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/*
5
5
recursive-include pypi_mobans_pkg/resources/statics *.*
6
6
recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
7
7
recursive-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 / *.*
9
9
include pypi_mobans_pkg/resources/templates/tests/*
10
10
include pypi_mobans_pkg/resources/config/*
11
11
include pypi_mobans_pkg/resources/yehua.yml
Original file line number Diff line number Diff line change 1
1
name : " pypi-mobans"
2
2
organisation : moremoban
3
3
releases :
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
4
10
- changes :
5
11
- action : Fixed
6
12
details :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ organisation: "moremoban"
3
3
author : " C.W."
4
4
5
5
company : " 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 "
9
9
copyright_year : 2018-2020
10
10
license : public license
11
11
dependencies : []
You can’t perform that action at this time.
0 commit comments