File tree Expand file tree Collapse file tree 3 files changed +5
-23
lines changed Expand file tree Collapse file tree 3 files changed +5
-23
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-project/ *.*
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 @@ -3,28 +3,10 @@ organisation: moremoban
3
3
releases :
4
4
- changes :
5
5
- action : Fixed
6
- details :
7
- - include new-project folder in the package
8
- date : 13-09-2020
9
- version : 0.1.3
10
- - changes :
11
- - action : Fixed
12
- details :
13
- - include new-project folder in the package
14
- date : 13-09-2020
15
- version : 0.1.2
16
- - changes :
17
- - action : Fixed
18
- details :
19
- - include yehua.yml file in the package
20
- date : 13-09-2020
21
- version : 0.1.1
22
- - changes :
23
- - action : Updated
24
6
details :
25
7
- use pypi-mobans version 0.1.0
26
8
date : 13-09-2020
27
- version : 0.1.0
9
+ version : 0.1.4
28
10
- changes :
29
11
- action : Updated
30
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.3 "
7
- current_version : " 0.1.3 "
8
- release : " 0.1.3 "
6
+ version : " 0.1.4 "
7
+ current_version : " 0.1.4 "
8
+ release : " 0.1.4 "
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