python3.pkgs.pyregion: add missing cython dependency
This commit is contained in:
committed by
Frederik Rietdijk
parent
69d4b019e2
commit
e43bf6cf77
@@ -29,6 +29,7 @@ buildPythonPackage rec {
|
||||
pyparsing
|
||||
numpy
|
||||
astropy
|
||||
cython
|
||||
];
|
||||
|
||||
# Upstream patches needed for the tests to pass
|
||||
|
||||
Reference in New Issue
Block a user