[d7cf27]: / MANIFEST.in

Download this file

22 lines (17 with data), 379 Bytes

graft docs
graft src
graft ci
graft tests

include .bumpversion.cfg
include .coveragerc
include .cookiecutterrc
include .editorconfig
include .pylintrc
include *.png

include AUTHORS.rst
include CHANGELOG.rst
include CONTRIBUTING.rst
include LICENSE
include README.rst

include tox.ini .travis.yml appveyor.yml .readthedocs.yml

global-exclude *.py[cod] __pycache__ *.so *.dylib