python3Packages.yangson: relax elementpath constraint
This commit is contained in:
@@ -27,6 +27,8 @@ buildPythonPackage rec {
|
||||
pyyaml
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "elementpath" ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
pythonImportsCheck = [ "yangson" ];
|
||||
|
||||
Reference in New Issue
Block a user