Skip to content

Commit de63585

Browse files
committed
Update toml
1 parent 1642980 commit de63585

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

pyproject.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@ dev = [
7474
"rust-just>=1.36.0",
7575
"tomlkit>=0.13.2",
7676
]
77+
extras = [
78+
"lark>=1.2.2",
79+
"cirq-core>=1.4.1",
80+
"cirq-core[contrib]>=1.4.1",
81+
"qpsolvers[clarabel]>=4.7.0",
82+
"stim>=1.15.0",
83+
]
84+
85+
[tool.uv]
86+
default-groups = ["dev", "extras"]
7787

7888
[tool.isort]
7989
profile = "black"

uv.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)