Skip to content
Snippets Groups Projects
Commit 248a15c0 authored by Jan Mach's avatar Jan Mach
Browse files

Changed the setup.py script to include and use the actual package version...

Changed the setup.py script to include and use the actual package version directly from Python module in local directory.

This change really simplifies package versioning, because value of only one __version__ variable needs to be updated and it will be used as version identifier of generated Python packages (wheels). Previous commit, that introduced automated package documentation already
 used this approach.
parent f588093e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment