summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 4202896a23e4d2e58c3d0a30391187d48ea3d39a (plain)
1
2
3
4
5
6
7
8
9
include ACKS
include COPYING
include MANIFEST.in
include README.md
include *.py
recursive-include common *
recursive-include old *
recursive-include python2 *
recursive-include python3 *