* 611: Removed ARM executables for CLI and GUI script launchers on Windows. If this was a feature you cared about, please comment in the ticket. * 604: Removed docs building support. The project now relies on documentation hosted at https://setuptools.pypa.io/.
22.0.5
Not secure
=======
* 604: Restore repository for upload_docs command to restore publishing of docs during release.
22.0.4
Not secure
=======
* 589: Upload releases to pypi.io using the upload hostname and legacy path.
22.0.3
=======
* 589: Releases are now uploaded to pypi.io (Warehouse) even when releases are made on Twine via Travis.
22.0.2
Not secure
=======
* 589: Releases are now uploaded to pypi.io (Warehouse).
22.0.1
Not secure
=======
* 190: On Python 2, if unicode is passed for packages to ``build_py`` command, it will be handled just as with text on Python 3.