GeoPop's pyproject.toml is currently minimal, which means that when built to PyPI, a lot of metadata is missing. Compare Starsim's:
https://github.com/starsimhub/starsim/blob/main/pyproject.toml
Missing fields include authors, URLs, keywords, etc -- worth fixing!
GeoPop's
pyproject.tomlis currently minimal, which means that when built to PyPI, a lot of metadata is missing. Compare Starsim's:https://github.com/starsimhub/starsim/blob/main/pyproject.toml
Missing fields include authors, URLs, keywords, etc -- worth fixing!