python3Packages.parsnip: remove wheel
This commit is contained in:
committed by
Doron Behar
parent
52cda05670
commit
e601d7cb8f
@@ -3,7 +3,6 @@
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
setuptools,
|
||||
wheel,
|
||||
more-itertools,
|
||||
numpy,
|
||||
}:
|
||||
@@ -22,7 +21,6 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [
|
||||
setuptools
|
||||
wheel
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user