summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-04-16 10:45:39 +0200
committerJason R. Coombs <jaraco@jaraco.com>2016-04-16 10:45:39 +0200
commit74f7b0b7db5a4d3a7f58048575ba153bbf62c416 (patch)
tree78d6d1d7486b64320e300581e334a1f2602b3266
parent4950c05901da4382741cc8ce22a12da50436e2cf (diff)
parentc949b7d6f0f28461a15237ac9d54ad0b2db4c439 (diff)
downloadpython-setuptools-git-74f7b0b7db5a4d3a7f58048575ba153bbf62c416.tar.gz
Merge pull request #547 from mindw/rm_markerlib_manifest
remove _markerlib from manifest
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index dfea2049..668e13ce 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,6 @@ recursive-include setuptools *.py *.exe *.xml
recursive-include tests *.py
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html
-recursive-include _markerlib *.py
recursive-include setuptools/_vendor *
recursive-include pkg_resources *.py *.txt
include *.py