octodns-providers.bind: remove wheel

This commit is contained in:
Janik H. 2024-01-17 00:06:08 +01:00
parent 92833041e3
commit 41f479b9ef
No known key found for this signature in database

View File

@ -6,7 +6,6 @@
, pythonOlder
, dnspython
, setuptools
, wheel
}:
buildPythonPackage rec {
@ -25,7 +24,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [