You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
270 B

recursive-include markdown *.py
recursive-include docs *
recursive-include tests *.txt *.html *.py
include setup.py
include setup.cfg
include makefile
include LICENSE.md
include README.md
include INSTALL.md
include MANIFEST
include *-requirements.txt
include mkdocs.yml