summaryrefslogtreecommitdiffstats
path: root/third_party/python/pathlib2/MANIFEST.in
blob: 2f03369dc681a85da0e41f208e920f3735d7be11 (plain)
1
2
3
4
5
6
7
8
9
10
include *.py
recursive-include pathlib2 *.py
recursive-include tests *.py
include *.rst
include VERSION
include requirements.txt
exclude .travis.yml
exclude appveyor.yml
exclude codecov.yml
prune appveyor