octodns-providers.bind: remove wheel

This commit is contained in:
Janik H.
2024-01-17 00:11:46 +01:00
parent 92833041e3
commit 41f479b9ef
@@ -6,7 +6,6 @@
, pythonOlder
, dnspython
, setuptools
, wheel
}:
buildPythonPackage rec {
@@ -25,7 +24,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [