Easily build and distribute Python packages
Go to file
Petr Viktorin 55659cab0e Update to 49.6.0
Setuptools now has a "_distutils_hack" module that replaces the stdlib
"distutils" by setuptools._distutils whenever SETUPTOOLS_USE_DISTUTILS=local
is set. This will become the default in version 50.0.
The stdlib distutils module is deprecated and might be removed in some
future version of Python.
See: https://setuptools.readthedocs.io/en/latest/distutils-legacy.html

See CHANGES.rst for more changes.
2020-08-21 14:29:06 +02:00
tests Run Python 3.4 tests optionally 2020-08-04 20:43:39 +02:00
.gitignore Upgrade to 45.2.0, no longer supports Python 2 2020-02-26 14:20:52 +01:00
pytest-no-cov.patch Update to 49.6.0 2020-08-21 14:29:06 +02:00
python-setuptools.spec Update to 49.6.0 2020-08-21 14:29:06 +02:00
sources Update to 49.6.0 2020-08-21 14:29:06 +02:00