Skip to content

Commit 5e77041

Browse files
committed
Don't bootstrap setuptools
Pip will do this automatically if needed according to pypa/pip#4144.
1 parent 0c0e515 commit 5e77041

File tree

3 files changed

+1
-419
lines changed

3 files changed

+1
-419
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include Makefile
22
include COPYING TODO ChangeLog CHANGES README README.WIN32
3-
include configure.py ez_setup.py build.cfg
3+
include configure.py build.cfg
44
include examples/*.py
55
include py3-examples/*.py
66
include tests/*.py

0 commit comments

Comments
 (0)