Overview
Request 884490 accepted
- Update to version 5.0.4
New features:
* Remove setuptools runtime requirement by replacing
pkg_resources with importlib.metadata
* __version__ is now an empty string if the package is not
installed
Miscellaneous:
* Use setuptools_scm programatically in Sphinx's configuration
instead of calling setup.py --version
Request History
alois created request
- Update to version 5.0.4
New features:
* Remove setuptools runtime requirement by replacing
pkg_resources with importlib.metadata
* __version__ is now an empty string if the package is not
installed
Miscellaneous:
* Use setuptools_scm programatically in Sphinx's configuration
instead of calling setup.py --version
alois accepted request