Skip to content

Commit e346681

Browse files
jorenhamnstarman
authored andcommitted
optype!
1 parent 2ba52db commit e346681

File tree

2 files changed

+346
-328
lines changed

2 files changed

+346
-328
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)