certbot/certbot-ci/certbot_integration_tests/nginx_tests
alexzorin 0465643d0a
certbot-ci: fix integration-external tests (#8547)
In 96a05d9, mypy testing was added to certbot-ci, but introduced an
undeclared dependency on acme.magic_typing, resulting in a crash when
run under the integration-external tox environment.

This change uses the typing module in certbot-ci in place of
acme.magic_typing. It is already provided via dev_constraints.
2020-12-17 09:06:21 +01:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
context.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
nginx_config.py nginx: fix Unicode crash on Python 2 (#8480) 2020-11-27 18:15:27 +01:00
test_main.py certbot-ci: fix integration-external tests (#8547) 2020-12-17 09:06:21 +01:00