python3Packages.test2ref: enable __structuredAttrs
This commit is contained in:
@@ -18,6 +18,7 @@ buildPythonPackage rec {
|
||||
pname = "test2ref";
|
||||
version = "1.2.3";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nbiotcloud";
|
||||
|
||||
Reference in New Issue
Block a user