octodns-providers.powerdns: remove wheel

This commit is contained in:
Janik H.
2024-01-17 00:11:46 +01:00
parent 6e52aa8d56
commit 22c1c3ce37
@@ -7,7 +7,6 @@
, requests
, requests-mock
, setuptools
, wheel
}:
buildPythonPackage rec {
@@ -26,7 +25,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [