Skip to content

Commit

Permalink
Try again fixing test paths
Browse files Browse the repository at this point in the history
  • Loading branch information
niermann committed Aug 12, 2022
1 parent c97ae7e commit 6b1ae1b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@ deps =
py38: pyfftw>=0.13,<0.14

commands =
python3 -m pytest

[tool:pytest]
testpaths = tests
python3 -m pytest -o 'testpaths=tests'

0 comments on commit 6b1ae1b

Please sign in to comment.