Update tox.ini

Co-authored-by: ohemorange <erica@eff.org>
This commit is contained in:
Will Greenberg 2026-02-17 15:09:08 -08:00
parent baa88868a2
commit e5aa01f593

View file

@ -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}