pipenv
pipenv
hints
- if you create a .venv folder next to the Pipfile,
pipenv
will use that file as the virtual env folder (instead of ~/.local/share/virtualenvs/…) pipenv sync
will install the exact versions that are specified in Pipfile.lock
pipenv.txt · Last modified: 2024/04/11 14:23 by 127.0.0.1