python3Packages.pglive: relax pyqtgraph

This commit is contained in:
fsagbuya
2026-03-25 10:50:38 +08:00
parent e6ebc81ebf
commit c1ea640229
@@ -33,6 +33,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"numpy"
"pyqtgraph"
];
passthru.optional-dependencies = {