Skip to content
Snippets Groups Projects
Commit bf58556c authored by Jakub Ružička's avatar Jakub Ružička
Browse files

Improve python packaging: setuptools, poetry

Drop problematic minver support.

Use single-source __version__ from apkg/__init__.py.

Use more robust method of reading __version__ from setup.py when using
setuptools.

Make scripts/make-archive.sh update __version__ using Dunamai tool from
git - PEP 440 compatible.

Add poetry support with poetry-dynamic-versioning plugin providing
dynamic versioning using Dunamai including __version__ updates.
parent de08fba1
No related branches found
No related tags found
1 merge request!142Improve version handing: setuptools, poetry
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment