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
For guidance on converting from a `setup.py` file to a `pyproject.toml` file in your package, see the [Python docs](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/).
1
+
It's best to use a `pyproject.toml` file for packaging. For guidance on converting from a `setup.py` file to a `pyproject.toml` file, see the [Python docs](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/).
0 commit comments