tox: pip install -e

This commit is contained in:
Jakub Warmuz
2015-10-16 22:04:18 +00:00
parent 2f3b6251c7
commit fd4528baa3
+2 -2
View File
@@ -17,9 +17,9 @@ commands =
nosetests -v acme
pip install -r requirements.txt -e .[testing]
nosetests -v letsencrypt
pip install letsencrypt-apache
pip install -e letsencrypt-apache
nosetests -v letsencrypt_apache
pip install letsencrypt-nginx
pip install -e letsencrypt-nginx
nosetests -v letsencrypt_nginx
setenv =