py-setuptools/setuptools
Benoit Pierre dc868755d5 drop support for Python 3.4 2019-11-15 22:13:35 +01:00
..
_vendor Pin ordered-set to current version for consistency. 2019-10-07 16:36:54 -04:00
command Remove "upload" and "register" commands. 2019-11-02 15:10:29 -04:00
extern Add 'ordered_set' as a vendored package 2019-02-17 17:08:40 -05:00
tests drop support for Python 3.4 2019-11-15 22:13:35 +01:00
__init__.py Merge branch 'master' into fix_889_and_non-ascii_in_setup.cfg_take_2 2019-01-25 15:49:59 -05:00
_deprecation_warning.py
_imp.py Remove 'sys' import 2019-10-29 10:53:40 +03:00
archive_util.py
build_meta.py build_meta: fix 2 issues with `build_wheel` / `build_sdist` 2019-04-22 23:02:33 +02:00
cli-32.exe
cli-64.exe
cli.exe
config.py Ensure that python_requires is checked during option processing. Fixes #1787. 2019-09-11 16:54:07 +01:00
dep_util.py
depends.py Rely on contextlib.closing for brevity. 2019-10-27 20:25:21 -04:00
dist.py Merge branch 'master' into feature/deterministic-provides-extras 2019-09-11 18:07:45 +01:00
errors.py Remove "upload" and "register" commands. 2019-11-02 15:10:29 -04:00
extension.py
glibc.py
glob.py
gui-32.exe
gui-64.exe
gui.exe
launch.py
lib2to3_ex.py
monkey.py
msvc.py msvc: fix Python 2 support 2019-10-28 18:51:10 +01:00
namespaces.py
package_index.py Fixes for python3.10 2019-08-17 19:18:07 -07:00
pep425tags.py
py27compat.py imp load_module fix 2019-10-28 10:12:53 +03:00
py31compat.py Fix error when wheels already exist in dist/ 2019-04-22 10:19:28 -04:00
py33compat.py Stop using deprecated HTMLParser.unescape 2019-06-19 10:15:58 -04:00
py34compat.py Ensure importlib.util is imported on Python 3.5 2019-10-28 22:06:44 -04:00
sandbox.py
script (dev).tmpl
script.tmpl
site-patch.py
ssl_support.py
unicode_utils.py Remove detect_encoding, no longer used. 2019-04-05 12:25:03 -04:00
version.py
wheel.py wheel: fix installation of empty namespace package 2019-10-07 23:05:15 +02:00
windows_support.py