diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 8d8f136..2381203 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,11 +5,9 @@ graft data graft graphics graft man graft tools -include run_tests.py -include run_cross_test.py -include readme.txt include authors.txt include contributing.txt include COPYING +include readme.txt include run_cross_test.py include run_tests.py |