certbot/certbot-ci/certbot_integration_tests
Adrien Ferrand b5a31bec03 Add docker-compose as a requirement of certbot-ci (#7120)
Fixes #7110 

This PR declares docker-compose as a requirement for certbot-ci. This way, a recent version of docker-compose is installed in the standard virtual environment set up by `tools/venv.py` and `tools/venv3.py`, and so is available to pytest integration tests from `tox` or in the virtual environment enabled.

* Add docker-compose as a dev dependency and declares it in certbot-ci requirements

* Update docker-compose 1.25.0
2019-12-18 13:21:54 -08:00
..
assets Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
certbot_tests Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
nginx_tests Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
utils Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py Add docker-compose as a requirement of certbot-ci (#7120) 2019-12-18 13:21:54 -08:00