summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b060639118dd0069ea4948f7e573795f4c3b5b68 (plain)
1
2
3
4
5
6
include LICENSE README.md CHANGELOG.md CONTRIBUTING.md tox.ini Pipfile
recursive-include examples *
recursive-include tests *
recursive-include docs *
recursive-exclude docs/_build *
exclude .appveyor.yml .gitignore .travis.yml azure-pipelines.yml CODEOWNERS tasks.py