Split out testing extras (#8893)

* split out test extras

* update extras and regenerate pinnings

* pin back mypy
This commit is contained in:
Brad Warren
2021-06-11 13:17:50 -07:00
committed by GitHub
parent c8255dded5
commit 18ea72faf1
7 changed files with 58 additions and 46 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ import sys
import time
REQUIREMENTS = [
'-e acme[dev]',
'-e certbot[dev,docs]',
'-e acme[test]',
'-e certbot[all]',
'-e certbot-apache',
'-e certbot-dns-cloudflare',
'-e certbot-dns-cloudxns',