mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Add comment about downstream deps fix
This commit is contained in:
@@ -12,6 +12,8 @@ envlist = py27,cover,lint
|
|||||||
# loops, especially on Travis
|
# loops, especially on Travis
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
# packages installed separately to ensure that dowstream deps problems
|
||||||
|
# are detected, c.f. #1002
|
||||||
commands =
|
commands =
|
||||||
pip install -e acme[testing]
|
pip install -e acme[testing]
|
||||||
nosetests -v acme
|
nosetests -v acme
|
||||||
|
|||||||
Reference in New Issue
Block a user