Files
deb-python-falcon/MANIFEST.in
2017-04-13 16:59:07 -06:00

12 lines
236 B
Plaintext

recursive-include tests *.py
recursive-include docs *.rst
include .coveragerc
include tox.ini
include README.rst
include LICENSE
include docs/conf.py docs/Makefile
graft docs/_static
graft docs/_themes
graft docs/_templates
graft tools