Skip to content

Commit 89c6058

Browse files
committed
use latest moban
1 parent 82cd62f commit 89c6058

File tree

3 files changed

+16
-17
lines changed

3 files changed

+16
-17
lines changed

.moban.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
configuration:
2+
configuration_dir: "commons/config"
3+
template_dir:
4+
- "commons/templates"
5+
- ".moban.d"
6+
configuration: pyramid_excel.yaml
7+
targets:
8+
- README.rst: README.rst
9+
- setup.py: setup.py
10+
- "docs/source/conf.py": "docs/source/conf.py"
11+
- .travis.yml: travis.yml
12+
- requirements.txt: requirements.txt
13+
- "tests/requirements.txt": "tests/requirements.txt"
14+
- LICENSE: LICENSE.jj2
15+
- MANIFEST.in: MANIFEST.in.jj2
16+
- "docs/source/index.rst": "docs/source/index.rst.jj2"

applymoban.py

Lines changed: 0 additions & 17 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)