summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: df70a569a94b9d6b484303202f3048ad0dd3cde0 (plain)
1
2
3
4
5
6
7
8
9
exclude *.nix
exclude appveyor.yml
exclude .travis.yaml
exclude .pre-commit-config.yaml
include *.py
include testing/*.py
include tox.ini
include *.rst
include LICENSE