Modified conf.py and setup.py configuration files to include current version directly from package.
The conf.py configuration file for Sphinx-doc and setup.py configuration file for setuptools now fetch current package version directly from package. This means, that from this point forward it is necessary to change version number only on one place, the package __init__ file.
Loading
Please register or sign in to comment