summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 8cf73ba02930c492a3c01665b87bb18b303d0e47 (plain)
1
2
3
4
5
6
7
8
9
include ChangeLog
include README.rst
include COPYING
include COPYING.LESSER
include pytest.ini
recursive-include tests *.py *.zip *.egg *.pth
recursive-include astroid/brain *.py
graft tests
recursive-exclude tests *.pyc