dthonon / Client_API_VN

Export from VisioNature (Biolovision) web site to local postgresql database
https://dthonon.github.io/Client_API_VN/
GNU General Public License v3.0
4 stars 1 forks source link

Move to poetry build #313

Closed dthonon closed 1 year ago

dthonon commented 1 year ago

Current build system is deprecated and is not working correctly. Moving to a more recent build system is required. Poetry seems a good candidate. It should be used as part of this template.

dthonon commented 1 year ago

Template is too complex and Poetry is not PEP 621 compliant. Use PDM instead