You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently both setup.py and pyproject.toml are used. Building on GH Actions now seems to use pyproject.toml. Before upload to PyPI, we would need to ensure that all package metadata is present in the pyproject.toml builds.
The text was updated successfully, but these errors were encountered:
Currently both setup.py and pyproject.toml are used. Building on GH Actions now seems to use pyproject.toml. Before upload to PyPI, we would need to ensure that all package metadata is present in the pyproject.toml builds.
The text was updated successfully, but these errors were encountered: