mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update tox.ini
Co-authored-by: ohemorange <erica@eff.org>
This commit is contained in:
parent
baa88868a2
commit
e5aa01f593
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -50,7 +50,7 @@ commands =
|
|||
|
||||
[testenv:py{,-posix}]
|
||||
commands =
|
||||
{[base]pytest} acme certbot certbot-dns-cloudflare certbot-dns-digitalocean certbot-dns-dnsimple certbot-dns-dnsmadeeasy certbot-dns-gehirn certbot-dns-google certbot-dns-linode certbot-dns-luadns certbot-dns-nsone certbot-dns-ovh certbot-dns-rfc2136 certbot-dns-route53 certbot-dns-sakuracloud certbot-nginx certbot-apache
|
||||
{[base]pytest} acme certbot certbot-dns-cloudflare certbot-dns-digitalocean certbot-dns-dnsimple certbot-dns-dnsmadeeasy certbot-dns-gehirn certbot-dns-google certbot-dns-linode certbot-dns-luadns certbot-dns-nsone certbot-dns-ovh certbot-dns-rfc2136 certbot-dns-route53 certbot-dns-sakuracloud
|
||||
|
||||
[testenv:py3{,10,11,12,13,14}]
|
||||
commands = {[testenv:py]commands}
|
||||
|
|
|
|||
Loading…
Reference in a new issue