octodns-providers.gandi: remove wheel

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