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
pipfile: Continue pipenv support, but rely on setup.py for dependencies.
Continue to support use of pipenv for development installation and venv
management, but rely upon setup.py for centralized dependencies.
Thanks to Anders Kaseorg for this suggestion.
0 commit comments