Set SETUPTOOLS_USE_DISTUTILS for all plugin installs, seems like they all need it.

This commit is contained in:
Jamie Curnow
2025-07-09 12:35:20 +10:00
parent c97b8a339d
commit 5f54490d86
2 changed files with 6 additions and 8 deletions

View File

@ -477,10 +477,7 @@
"version": "~=0.2.1",
"dependencies": "PyYAML==5.3.1",
"credentials": "dns_powerdns_api_url = https://api.mypowerdns.example.org\ndns_powerdns_api_key = AbCbASsd!@34",
"full_plugin_name": "dns-powerdns",
"env": {
"SETUPTOOLS_USE_DISTUTILS": "stdlib"
}
"full_plugin_name": "dns-powerdns"
},
"regru": {
"name": "reg.ru",