octodns: remove wheel

This commit is contained in:
Janik H.
2024-01-17 00:11:46 +01:00
parent 0dc128c6fc
commit 92833041e3
@@ -3,7 +3,6 @@
, fetchFromGitHub
, pythonOlder
, setuptools
, wheel
, pytestCheckHook
, dnspython
, fqdn
@@ -31,7 +30,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [