Overview
Request 1224391 accepted
- Update to 0.45.0
* Refactored the ``convert`` command to not need setuptools to be installed
* Don't configure setuptools logging unless running ``bdist_wheel``
* Added a redirection from ``wheel.bdist_wheel.bdist_wheel`` to
``setuptools.command.bdist_wheel.bdist_wheel`` to improve compatibility with
``setuptools``' latest fixes.
Request History
glaubitz created request
- Update to 0.45.0
* Refactored the ``convert`` command to not need setuptools to be installed
* Don't configure setuptools logging unless running ``bdist_wheel``
* Added a redirection from ``wheel.bdist_wheel.bdist_wheel`` to
``setuptools.command.bdist_wheel.bdist_wheel`` to improve compatibility with
``setuptools``' latest fixes.
mcalabkova accepted request
ok