Skip to content

Commit 6b6cfe1

Browse files
committed
📌 pin the correct python version
1 parent 25fc475 commit 6b6cfe1

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
]
2828
dependencies = [
2929
"typing-extensions>=4.14.0",
30-
"optype>=0.9.3; python_version < '3.10'",
30+
"optype>=0.9.3; python_version < '3.11'",
3131
"optype>=0.10.0; python_version >= '3.11'",
3232
]
3333

‎uv.lock

Lines changed: 21 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)