GEUS-Glaciology-and-Climate / pypromice

Process AWS data from L0 (raw logger) through Lx (end user)
https://pypromice.readthedocs.io
GNU General Public License v2.0
12 stars 4 forks source link

Replace setup.py with pyproject.toml #266

Open PennyHow opened 4 days ago

PennyHow commented 4 days ago

pyproject.toml is the new standardised format for packaging, which is easier to work with and allows more sophisticated configurations compared to setup.py. So we should look at updating our setup.py to a pyproject.toml file instead.

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#writing-pyproject-toml