mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:28 +02:00
pin hashes in venv
This commit is contained in:
@@ -19,6 +19,7 @@ virtualenv --no-site-packages --setuptools $VENV_NAME $VENV_ARGS
|
||||
# invocations use latest
|
||||
pip install -U pip
|
||||
pip install -U setuptools
|
||||
pip install -r letsencrypt-auto-source/pieces/dependency-requirements.txt
|
||||
pip install "$@"
|
||||
|
||||
set +x
|
||||
|
||||
Reference in New Issue
Block a user