mesh-adaptation / animate

Anisotropic mesh adaptation toolkit for Firedrake
MIT License
5 stars 0 forks source link

Expand `pyproject.toml` #97

Closed jwallwork23 closed 2 months ago

jwallwork23 commented 3 months ago

It is now recommended practice to use the pyproject.toml file for the build, requirements, and project description.

Doing this would allow us to remove setup.py and requirements.txt.