summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 27d7981eed92d2eb7c64b2b1f0aeb85f6d8dd383 (plain)
1
2
3
4
5
6
7
8
9
10
include LICENSE
include CHANGELOG.md
include tox.ini
include RELEASING.md
recursive-include mypy_stubs *.pyi
graft dev
graft docs
graft natsort
graft tests
global-exclude *.py[cod] __pycache__ *.so