]> git.phdru.name Git - cookiecutter.git/commit - project_template/setup.py
Update: makefiles, sphinx docs, tests
authorOleg Broytman <phd@phdru.name>
Sat, 16 Jul 2016 23:28:27 +0000 (02:28 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 16 Jul 2016 23:28:27 +0000 (02:28 +0300)
commitd15f85bc0e619e222f849804eec6c30e7c762c90
tree4b03de19d1c48a4ec02bb1dfed93c0094203121d
parentf3a77fb183a5d87ad6118547ec76632af59d36a7
Update: makefiles, sphinx docs, tests
14 files changed:
project_template/MANIFEST.in
project_template/Makefile [new file with mode: 0644]
project_template/docs/.gitignore [new file with mode: 0644]
project_template/docs/genapidocs [new file with mode: 0755]
project_template/mk-distr
project_template/publish-docs [new file with mode: 0755]
project_template/requirements.txt
project_template/setup.cfg
project_template/setup.py
project_template/tests/Makefile [new file with mode: 0644]
project_template/tests/__init__.py [new file with mode: 0644]
project_template/tests/run_all.py [new file with mode: 0755]
project_template/tests/test_test.py [new file with mode: 0755]
project_template/update [new file with mode: 0755]