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
With PEP621 it is recommended to use pyproject.toml file rather than setup.py, so we should make this switch. We may also want to consider moving away from pipenv and instead to poetry as the recommended installation route.
The text was updated successfully, but these errors were encountered:
With PEP621 it is recommended to use
pyproject.toml
file rather thansetup.py
, so we should make this switch. We may also want to consider moving away frompipenv
and instead topoetry
as the recommended installation route.The text was updated successfully, but these errors were encountered: