mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Don't package removed pysetup3 anymore.
This commit is contained in:
parent
fa873704a4
commit
2b9df89ff1
1 changed files with 0 additions and 1 deletions
|
@ -1146,7 +1146,6 @@ def add_files(db):
|
|||
if f == 'Scripts':
|
||||
lib.add_file("2to3.py", src="2to3")
|
||||
lib.add_file("pydoc3.py", src="pydoc3")
|
||||
lib.add_file("pysetup3.py", src="pysetup3")
|
||||
lib.add_file("pyvenv.py", src="pyvenv")
|
||||
if have_tcl:
|
||||
lib.start_component("pydocgui.pyw", tcltk, keyfile="pydocgui.pyw")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue