Don't mention _venv_common.sh in certbot-auto.

This wasn't always the case, but nowadays, _venv_common is a developer tool and
has nothing to do with certbot-auto.
This commit is contained in:
Brad Warren
2018-11-16 14:28:29 -08:00
parent 5073090a20
commit ca12921a60
2 changed files with 2 additions and 4 deletions
@@ -7,8 +7,7 @@ BootstrapArchCommon() {
# - ArchLinux (x86_64)
#
# "python-virtualenv" is Python3, but "python2-virtualenv" provides
# only "virtualenv2" binary, not "virtualenv" necessary in
# ./tools/_venv_common.py
# only "virtualenv2" binary, not "virtualenv".
deps="
python2