[ ] version should be 2024.5.12, not 24.5.12. I don't think setuptools-scm allows configuring this
[ ] download-url and platforms
[ ] Configure minimum setuptools and setuptools-scm version
[ ] drop Py 3.6 support? or just install a newer setuptools on the CI? currently the CI does not actually install Limnoria on that version because python3 setup.py install does not pick up pyproject.toml.
TODO:
2024.5.12
, not24.5.12
. I don't think setuptools-scm allows configuring thisdownload-url
andplatforms
python3 setup.py install
does not pick uppyproject.toml
.