octodns: remove wheel

This commit is contained in:
Janik H. 2024-01-17 00:05:23 +01:00
parent 0dc128c6fc
commit 92833041e3
No known key found for this signature in database

View File

@ -3,7 +3,6 @@
, fetchFromGitHub
, pythonOlder
, setuptools
, wheel
, pytestCheckHook
, dnspython
, fqdn
@ -31,7 +30,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [