Skip to content

Commit 74e5e7a

Browse files
committed
➕ add array-api-compat as type-checking dependency
1 parent 907fff9 commit 74e5e7a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ lint = [
5353
type = [
5454
{ include-group = "extras" },
5555
{ include-group = "ci" },
56+
"array-api-compat==1.12.0", # bundled as `scipy._lib.array_api_compat`
5657
"basedpyright>=1.29.5",
5758
"mypy>=1.16.1",
5859
"orjson>=3.10.18; python_version<'3.14'", # used by mypy

uv.lock

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

0 commit comments

Comments
 (0)