Merge pull request #336216 from Sigmanificient/stytra
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
imageio-ffmpeg,
|
||||
lightparam,
|
||||
matplotlib,
|
||||
nose,
|
||||
numba,
|
||||
numpy,
|
||||
opencv4,
|
||||
@@ -74,7 +73,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
nose
|
||||
pytestCheckHook
|
||||
pyserial
|
||||
];
|
||||
@@ -89,6 +87,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/portugueslab/stytra";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ tbenst ];
|
||||
broken = true; # incompatible with pyqtgraph>0.13.0: https://github.com/portugueslab/stytra/issues/87
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user