Unignore MANIFEST.in file.
parent
a09be69fd8
commit
eca66e2d09
|
@ -82,4 +82,4 @@ gpg
|
||||||
|
|
||||||
# setuptools/distribute files:
|
# setuptools/distribute files:
|
||||||
PKG-INFO
|
PKG-INFO
|
||||||
MANIFEST*
|
MANIFEST
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
include README
|
||||||
|
include LICENSE
|
||||||
|
include TODO
|
||||||
|
include versioneer.py
|
Loading…
Reference in New Issue