Skip to content

Commit

Permalink
add qulacs extra
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu authored and Ubuntu committed Nov 21, 2023
1 parent dbdc89c commit 5f20f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages = [
python = ">=3.9.8,<3.11"
jijmodeling-transpiler = ">=0.6.0rc3"
qiskit = {version = ">=0.44.0", extras = ["qiskit"]}
quri-parts-qulacs = {version = ">=0.13.0", extras = ["quri-parts"]}
quri-parts-qulacs = {version = "*", extras = ["quri-parts"]}


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 5f20f59

Please sign in to comment.