lca_algebraic icon indicating copy to clipboard operation
lca_algebraic copied to clipboard

Rewrite setup script to follow PEP 621 and PEP 440

Open gschwind opened this issue 4 months ago • 0 comments

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

Note that I hesitated to use current time instead of last commit time as dev number.

Best regards

gschwind avatar Mar 01 '24 16:03 gschwind