Skip to content
Snippets Groups Projects
MANIFEST.in 320 B
Newer Older
spmohanty's avatar
spmohanty committed
include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
spmohanty's avatar
spmohanty committed

spmohanty's avatar
spmohanty committed
recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

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