mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Move the venv setup scripts to the tools folder.
They were the last things left in the bootstrap folder, and they were lonely.
This commit is contained in:
@@ -4,7 +4,7 @@ BootstrapArchCommon() {
|
||||
#
|
||||
# "python-virtualenv" is Python3, but "python2-virtualenv" provides
|
||||
# only "virtualenv2" binary, not "virtualenv" necessary in
|
||||
# ./bootstrap/dev/_common_venv.sh
|
||||
# ./tools/_venv_common.sh
|
||||
|
||||
deps="
|
||||
python2
|
||||
|
||||
Reference in New Issue
Block a user