build: extract version number in setup.py from version.py

This commit is contained in:
Fabian Joswig 2022-06-14 11:59:46 +01:00
parent 5c47188931
commit 0d02e4d4b9
3 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ core.*
htmlcov
build
pyerrors.egg-info
dist