ecmwf / pyflow

A high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way
https://pyflow-workflow-generator.readthedocs.io/en/latest/
Apache License 2.0
7 stars 7 forks source link

Move to PEP-621 and pyproject and cfg files #7

Closed kinow closed 1 year ago

kinow commented 1 year ago

Ref: #6

FussyDuck commented 1 year ago

CLA assistant check
All committers have signed the CLA.

kinow commented 1 year ago

changed the base branch from master to develop

Argh. Thanks @corentincarton !

kinow commented 1 year ago

p.s.: to test this PR, in case you are using an older version of pip, you may have to pip install -U pip before trying to install pyFlow from this branch.