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
Note: there's also a Pipfile so you can skip the virtualenv steps if you'd rather use a Pipenv instance instead of virtualenv/venv. I have been sticking with the latter because Pipenv doesn't play well with entry points in development, but if you aren't editing them in setup.cfg, then the former should be fine.
We no longer have setup.cfg file and instead use pyproject.toml. It also looks like we removed Pipenv too, so no Pipfile.
The text was updated successfully, but these errors were encountered:
On staging branch (9f64b22)
We no longer have
setup.cfg
file and instead usepyproject.toml
. It also looks like we removed Pipenv too, so no Pipfile.The text was updated successfully, but these errors were encountered: