]> git.parisson.com Git - telemeta.git/commitdiff
fix manifest again
authoryomguy <yomguy@parisson.com>
Thu, 1 Dec 2011 17:02:22 +0000 (18:02 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 1 Dec 2011 17:02:22 +0000 (18:02 +0100)
MANIFEST.in

index 3480cad9d4901f8f7b9bc516c4175479e3668d31..854c5661dce341730baa405c2cf7db10f5e21ecc 100644 (file)
@@ -3,7 +3,7 @@ include LICENSE
 include CHANGELOG
 include README.rst
 include INSTALL.rst
-exclude setup.cfg
+exclude *.cfg
 recursive-include doc *
 recursive-include example *
 recursive-include telemeta/locale *
@@ -15,3 +15,4 @@ global-exclude *.pyc
 prune dist
 prune build
 prune Telemeta.egg-info
+