Skip to content
Snippets Groups Projects
MANIFEST.in 277 B
Newer Older
Malte Nyhuis's avatar
Malte Nyhuis committed
include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
include data/*
Malte Nyhuis's avatar
Malte Nyhuis committed

recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif