We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cd62f commit 89c6058Copy full SHA for 89c6058
.moban.yml
@@ -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
moban.yaml renamed to pyramid_excel.yaml
0 commit comments