]> kaliko git repositories - python-musicpd.git/commitdiff
MANIFEST.in: exclude setup.cfg
authorJ. Alexander Treuman <jat@spatialrift.net>
Thu, 28 Feb 2008 00:04:30 +0000 (19:04 -0500)
committerJ. Alexander Treuman <jat@spatialrift.net>
Thu, 28 Feb 2008 00:04:30 +0000 (19:04 -0500)
Like MANIFEST.in, setup.cfg is (currently) only used for building
distributions.  So don't include it in the distribution itself.

MANIFEST.in

index d33c584d7817ca8c487405a512d1228fb969403d..066ee11af14b99c14763feb1ef43b3f0065ad109 100644 (file)
@@ -1,2 +1,3 @@
+exclude setup.cfg
 include *.txt
 recursive-include doc *.txt