python3.pkgs.pythran: remove unneeded deps
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
, fetchFromGitHub
|
||||
, openmp
|
||||
, ply
|
||||
, networkx
|
||||
, decorator
|
||||
, gast
|
||||
, six
|
||||
, numpy
|
||||
, beniget
|
||||
, xsimd
|
||||
@@ -45,10 +42,7 @@ in buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [
|
||||
ply
|
||||
networkx
|
||||
decorator
|
||||
gast
|
||||
six
|
||||
numpy
|
||||
beniget
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user