summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d71ded2..4202896 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,10 +1,9 @@
include ACKS
-include ChangeLog_old
include COPYING
include MANIFEST.in
-include NEWS_old
include README.md
include *.py
recursive-include common *
+recursive-include old *
recursive-include python2 *
recursive-include python3 *