Changelog
### 70.3.0
```
=======
Features
--------
- Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (4137)
Bugfixes
--------
- Bugfix for building Cython extension on Windows (pypa/distutils268).
```
Links
- PyPI: https://pypi.org/project/setuptools
- Changelog: https://data.safetycli.com/changelogs/setuptools/
Update setuptools from 70.2.0 to 70.3.0.
Changelog
### 70.3.0 ``` ======= Features -------- - Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (4137) Bugfixes -------- - Bugfix for building Cython extension on Windows (pypa/distutils268). ```Links
- PyPI: https://pypi.org/project/setuptools - Changelog: https://data.safetycli.com/changelogs/setuptools/