mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Used packaged acme in oldest tests. (#6112)
This commit is contained in:
parent
c4ae376279
commit
453eafb11e
3 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
-e acme[dev]
|
||||
acme[dev]==0.25.0
|
||||
certbot[dev]==0.21.1
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
-e acme[dev]
|
||||
acme[dev]==0.25.0
|
||||
certbot[dev]==0.21.1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
-e acme[dev]
|
||||
acme[dev]==0.25.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue