python2 and clarified coverage

This commit is contained in:
Brad Warren
2015-10-06 10:49:33 -07:00
parent 410f9bf383
commit b275df13d3
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -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] \