Skip to content

Commit 5d50e54

Browse files
jorenhamnstarman
authored andcommitted
optype!
1 parent b8b9570 commit 5d50e54

File tree

3 files changed

+347
-329
lines changed

3 files changed

+347
-329
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.1",
30+
"optype>=0.9.3; python_version < '3.10'",
31+
"optype>=0.10.0; python_version >= '3.11'",
3032
]
3133

3234
[project.urls]

src/array_api_typing/_array_docstrings.json

Whitespace-only changes.

0 commit comments

Comments
 (0)