oie-mines-paristech / lca_algebraic

Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA
BSD 2-Clause "Simplified" License
37 stars 18 forks source link

Rewrite setup script to follow PEP 621 and PEP 440 #51

Open gschwind opened 5 months ago

gschwind commented 5 months ago

The script change dev VERSION to a new version that follow the PEP 440 specification. It also use the recommended declarative pyproject.toml adopted in PEP 621.