python3Packages.parsnip: add __structuredAttrs
This commit is contained in:
committed by
Doron Behar
parent
0d9f9a7ff2
commit
c52c4650a5
@@ -12,6 +12,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "0.5.0";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "glotzerlab";
|
||||
repo = "parsnip";
|
||||
|
||||
Reference in New Issue
Block a user