NCAR / geocat-comp

GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.
https://geocat-comp.readthedocs.io
Apache License 2.0
129 stars 56 forks source link

[GA-1512] Streamline packaging configuration #643

Open kafitzgerald opened 2 months ago

kafitzgerald commented 2 months ago

Not at all a high priority item, but if we wanted to we could streamline the packaging a bit more to better leverage pyproject.toml and then remove requirements.txt (GitHub will pick up this info now from pyproject.toml) and setup.cfg.