Skip to content

Commit

Permalink
ignore proto-tests/, ndarray/ dirs for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener committed Sep 6, 2023
1 parent d01d684 commit 40d0b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ per-file-ignores =
[tool:pytest]
doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL ELLIPSIS
addopts = --ignore=proto-tests --ignore=loopy/target/c/compyte/ndarray
[mypy]
python_version = 3.8
Expand Down

0 comments on commit 40d0b8f

Please sign in to comment.