mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
python2 and clarified coverage
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/sh -xe
|
||||
# Developer virtualenv setup for Let's Encrypt client
|
||||
|
||||
export VENV_ARGS="--python python2"
|
||||
|
||||
./bootstrap/dev/_venv_common.sh \
|
||||
-r requirements.txt \
|
||||
-e acme[testing] \
|
||||
|
||||
Reference in New Issue
Block a user