mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
tox: pip install -e
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user