MANIFEST.in
graft devtools
graft docs
graft src
graft tests
graft tests/data
include .bumpversion.cfg
include .coveragerc
include .cookiecutterrc
include .editorconfig
include .readthedocs.yml
include .codeclimate.yml
include pyproject.toml
include tox.ini
include README.rst
include AUTHORS.rst
include CHANGELOG.rst
include CONTRIBUTING.rst
include LICENSE
include requirements.yml
include requirements-dev.yml
prune alphas
prune .ci
prune joss
global-exclude *.py[cod] __pycache__/* *.so *.dylib
global-exclude tags
global-exclude *.swp
global-exclude .taurenmd.* *.debug