python310Packages.pyquil: relax deps
This commit is contained in:
parent
14e649ed6f
commit
24978ed771
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ buildPythonPackage rec {
|
|||
|
||||
pythonRelaxDeps = [
|
||||
"lark"
|
||||
"networkx"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue