certbot/certbot-compatibility-test/certbot_compatibility_test
Brad Warren 75365f1d4e
Remove python_version setting from mypy.ini (#8426)
* Remove python_version from mypy.ini.

* Fix magic_typing

* Ignore msvcrt usage.

* make mypy happier

* clean up changes

* Add type for reporter queue

* More mypy fixes

* Fix pyrfc3339 str.

* Remove unused import.

* Make certbot.util mypy work in both Pythons

* Fix typo
2020-11-05 15:28:35 -08:00
..
configurators Remove python_version setting from mypy.ini (#8426) 2020-11-05 15:28:35 -08:00
testdata certbot-compat: remove dupe random25863 nginx name (#8286) 2020-09-16 10:00:38 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
test_driver.py Move compatibility tests off of certbot-auto and Python 2 (#8248) 2020-09-09 15:16:52 -07:00
util.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
validator.py Remove python_version setting from mypy.ini (#8426) 2020-11-05 15:28:35 -08:00
validator_test.py Do not require mock in Python 3 in certbot-compatibility-test module (#7899) 2020-04-15 11:40:03 -07:00