python311Packages.weasel: remove wheel

This commit is contained in:
Fabian Affolter
2024-01-13 15:36:50 +01:00
parent ffff7c634e
commit 42f9dfc75b
@@ -3,7 +3,6 @@
, pythonOlder
, fetchFromGitHub
, setuptools
, wheel
, cloudpathlib
, confection
, packaging
@@ -32,7 +31,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
setuptools
wheel
];
propagatedBuildInputs = [