octodns-providers.powerdns: remove wheel

This commit is contained in:
Janik H. 2024-01-17 00:06:51 +01:00
parent 6e52aa8d56
commit 22c1c3ce37
No known key found for this signature in database

View File

@ -7,7 +7,6 @@
, requests
, requests-mock
, setuptools
, wheel
}:
buildPythonPackage rec {
@ -26,7 +25,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [