python3Packages.pyqtgraph: enable __structuredAttrs
This commit is contained in:
@@ -30,6 +30,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "pyqtgraph";
|
||||
version = "0.14.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pyqtgraph";
|
||||
|
||||
Reference in New Issue
Block a user