Skip to content

Commit

Permalink
MNT: Add back the speedup marker. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jul 7, 2024
1 parent 8b02277 commit dcaf6fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ filterwarnings = [
testpaths = [
"tests",
]
markers = [
"speedup: Tests that require numba>=0.57",
]

[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit dcaf6fb

Please sign in to comment.