debian-python-pyexcel-io/.moban.yml

23 lines
675 B
YAML
Raw Permalink Normal View History

configuration:
2016-03-04 23:17:30 +01:00
configuration_dir: "commons/config"
template_dir:
- "commons/templates"
2017-07-26 01:19:31 +02:00
- "setupmobans/templates"
2016-03-04 23:17:30 +01:00
- ".moban.d"
configuration: pyexcel-io.yml
targets:
2016-11-25 00:11:48 +01:00
- "docs/source/conf.py": "docs/source/conf.py"
- setup.py: setup.py
- .travis.yml: travis.yml.jj2
- requirements.txt: requirements.txt.jj2
- "tests/requirements.txt": "tests/requirements.txt"
2017-07-26 01:19:31 +02:00
- LICENSE: NEW_BSD_LICENSE.jj2
- MANIFEST.in: MANIFEST.in.jj2
2017-07-26 01:19:31 +02:00
- test.sh: test.script.jj2
- test.bat: test.script.jj2
2016-08-31 09:52:59 +02:00
- README.rst: README.rst
2017-07-26 01:19:31 +02:00
- "docs/source/index.rst": "docs/source/index.rst"
2018-01-10 18:32:00 +01:00
- output: CHANGELOG.rst
configuration: changelog.yml
template: CHANGELOG.rst.jj2