File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
configuration :
2
2
configuration : config/data.yml
3
3
template_dir :
4
- - .moban.dt /
4
+ - .moban.d /
5
5
- templates
6
6
- ../sphinx-quickstart-templates
7
7
targets :
Original file line number Diff line number Diff line change 1
1
configuration :
2
2
template_dir :
3
- - " mobans/templates "
4
- - " .moban.d "
5
- configuration : pypi-mobans.yml
3
+ - " ../.moban.d "
4
+ - " ../mobans/templates "
5
+ configuration : " ../ pypi-mobans.yml"
6
6
targets :
7
7
- README.rst : CUSTOM_README.rst.jj2
8
8
- setup.py : custom_setup.py.jj2
@@ -12,3 +12,6 @@ targets:
12
12
- test.sh : test.script.jj2
13
13
- " pypi_mobans/_version.py " : " _version.py.jj2"
14
14
- .gitignore : gitignore.jj2
15
+ - .travis.yml : travis.yml.jj2
16
+ copy :
17
+ - " pypi_mobans/resources/templates " : ../templates/**
You can’t perform that action at this time.
0 commit comments