diff options
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c601e54..c978a52 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,6 @@ -include HACKING.rst -include requirements.txt -include tox.ini -include tools/* +include AUTHORS +include ChangeLog +exclude .gitignore +exclude .gitreview + +global-exclude *.pyc |
