Skip to content

Commit 6343b39

Browse files
committed
Add --no-deps
1 parent 1e32280 commit 6343b39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global/certbot-dns-plugins.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@
515515
"name": "ZoneEdit",
516516
"package_name": "certbot-dns-zoneedit",
517517
"version": "~=0.3.2",
518-
"dependencies": "",
518+
"dependencies": "--no-deps dnspython",
519519
"credentials": "dns_zoneedit_user = <login-user-id>\ndns_zoneedit_token = <dyn-authentication-token>",
520520
"full_plugin_name": "dns-zoneedit"
521-
}
521+
}
522522
}

0 commit comments

Comments
 (0)