diff options
| -rw-r--r-- | MANIFEST.in | 3 | ||||
| -rw-r--r-- | setup.cfg | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 603c33a..3af1445 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,7 +5,4 @@ include ChangeLog include tox.ini include .testr.conf recursive-include doc * -recursive-include tests * recursive-include tools * -exclude .gitignore -exclude .gitreview @@ -37,7 +37,3 @@ all_files = 1 [upload_sphinx] upload-dir = doc/build/html -[egg_info] -tag_build = -tag_date = false -tag_svn_revision = 0 |
