mindee / tawazi

A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
83 stars 5 forks source link

[FEATURE] Use dynamic version in pyproject.toml #185

Open bashirmindee opened 10 months ago

bashirmindee commented 10 months ago

Is your feature request related to a problem? Please describe. Currently the version is duplicated in the init.py of the package and the pyproject.toml

Describe the solution you'd like should use dynamic versionning that gets the version from the init.py in pyproject.toml