Unignore MANIFEST.in file.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-07-02 08:34:10 +00:00
parent a09be69fd8
commit eca66e2d09
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -82,4 +82,4 @@ gpg
# setuptools/distribute files: # setuptools/distribute files:
PKG-INFO PKG-INFO
MANIFEST* MANIFEST

4
MANIFEST.in 100644
View File

@ -0,0 +1,4 @@
include README
include LICENSE
include TODO
include versioneer.py