python312Packages.pyquil: refactor

This commit is contained in:
Fabian Affolter
2024-04-07 19:52:14 +02:00
parent a4ae3e6c20
commit cb953d955e
@@ -47,12 +47,15 @@ buildPythonPackage rec {
"networkx"
];
nativeBuildInputs = [
build-system = [
poetry-core
];
nativeBuildInputs = [
pythonRelaxDepsHook
];
propagatedBuildInputs = [
dependencies = [
deprecated
lark
matplotlib-inline