precice / fenics-adapter

preCICE-adapter for the open source computing platform FEniCS
GNU Lesser General Public License v3.0
29 stars 15 forks source link

Introduce `pyproject.toml` #179

Open BenjaminRodenberg opened 1 month ago

BenjaminRodenberg commented 1 month ago

It is recommended to use pyproject.toml.

I would suggest to start by managing the sollowing additional points over pyproject.toml:

fsimonis commented 1 month ago

https://hatch.pypa.io/latest/intro/#existing-project This can convert the setup.py to pyproject.toml