generator-toptive-python
Version:
Toptive yeoman generator for python projects
13 lines (10 loc) • 296 B
Plain Text
include AUTHORS.rst
include CONTRIBUTING.rst
include CHANGELOG.rst
include LICENSE.rst
include README.rst
recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
recursive-include docs *.rst conf.py Makefile *.jpg *.png *.gif
recursive-include requirements *.txt