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

packaging: refactor and drop pbr

Drop problematic pbr in favor of recommended modern python packaging setup:

https://packaging.python.org/tutorials/packaging-projects/

Versioning is now handled by miniver without introducing external dep:

https://github.com/jbweston/miniver

I've also updated and extended setup.cfg with more metadata for better
integration on PyPI and elsewhere.

Fixes: #41
parent 7d2adccf
No related branches found
No related tags found
1 merge request!38packaging: refactor and drop pbr
Pipeline #80119 passed
Showing with 349 additions and 67 deletions
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