Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffef9f commit e2665a5Copy full SHA for e2665a5
1 file changed
pytest.ini
@@ -1,6 +1,6 @@
1
[pytest]
2
addopts = -l
3
-norecursedirs = doc tools numpy/linalg/lapack_lite numpy/_core/code_generators
+norecursedirs = doc tools numpy/linalg/lapack_lite numpy/_core/code_generators numpy/_core/src/common/pythoncapi-compat
4
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS ALLOW_UNICODE ALLOW_BYTES
5
junit_family=xunit2
6
0 commit comments