tox: pip install -e

This commit is contained in:
Jakub Warmuz 2015-10-16 22:04:18 +00:00
parent 2f3b6251c7
commit fd4528baa3
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

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 =