octodns-providers.hetzner: remove wheel

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