Skip to content

Commit d7cb06c

Browse files
committed
🙈 exclude more bundled packages
1 parent 7b032f4 commit d7cb06c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎scripts/unstubbed_modules.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"scipy._lib.array_api_compat",
1616
"scipy._lib.array_api_extra",
1717
"scipy.fft._pocketfft",
18+
"scipy.optimize._highspy",
19+
"scipy.sparse.linalg._eigen.arpack",
20+
"scipy.sparse.linalg._propack",
1821
)
1922

2023

0 commit comments

Comments
 (0)