Skip to content

Commit 25fc475

Browse files
committed
optype!
1 parent a1be18e commit 25fc475

File tree

2 files changed

+263
-243
lines changed

2 files changed

+263
-243
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
]
2828
dependencies = [
2929
"typing-extensions>=4.14.0",
30+
"optype>=0.9.3; python_version < '3.10'",
31+
"optype>=0.10.0; python_version >= '3.11'",
3032
]
3133

3234
[project.urls]

0 commit comments

Comments
 (0)