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/*
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
9
include pypi_mobans_pkg/resources/templates/tests/*
9
10
include pypi_mobans_pkg/resources/config/*
10
11
include pypi_mobans_pkg/resources/yehua.yml
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.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 "
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