Skip to content

Commit 66d91ef

Browse files
committed
Don't bootstrap setuptools
Pip should do this automatically as per PEP 508.
1 parent 0c0e515 commit 66d91ef

File tree

4 files changed

+4
-419
lines changed

4 files changed

+4
-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 pyproject.toml build.cfg
44
include examples/*.py
55
include py3-examples/*.py
66
include tests/*.py

0 commit comments

Comments
 (0)