python3Packages.cirq-regetti: relax qcs-sdk-python dep

This commit is contained in:
Sarah Clark
2025-05-22 14:29:46 -07:00
parent 213d00a8fa
commit ba1bad39d8
@@ -14,7 +14,10 @@ buildPythonPackage rec {
sourceRoot = "${src.name}/${pname}";
pythonRelaxDeps = [ "pyquil" ];
pythonRelaxDeps = [
"pyquil"
"qcs-sdk-python"
];
postPatch = ''
# Remove outdated test