cpython/Lib/packaging/command
Éric Araujo b6be20ca33 Packaging: remove last mentions and uses of setup.py in the code.
Now only the compatibility layer (in create, util and install) talk
about setup.py.
2011-06-16 23:34:55 +02:00
..
__init__.py
bdist.py Re-add line that was mistakenly removed alongside RPM support. 2011-05-31 22:38:41 +02:00
bdist_dumb.py
bdist_msi.py
bdist_wininst.py
build.py
build_clib.py
build_ext.py Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
build_py.py
build_scripts.py Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging 2011-05-19 15:18:36 +02:00
check.py Fix format of warnings from the packaging check command 2011-06-02 14:54:44 +02:00
clean.py
cmd.py
command_template
config.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
install_data.py
install_dist.py
install_distinfo.py use the same line terminator everywhere 2011-05-21 19:45:48 +02:00
install_headers.py
install_lib.py
install_scripts.py
register.py
sdist.py Fix sdist to always include setup.cfg (#11092), to comply with the spec 2011-06-06 21:55:43 +02:00
test.py
upload.py
upload_docs.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
wininst-6.0.exe
wininst-7.1.exe
wininst-8.0.exe
wininst-9.0-amd64.exe
wininst-9.0.exe
wininst-10.0-amd64.exe
wininst-10.0.exe