Skip to content

Commit 0c17629

Browse files
committed
Reveert this change that wastes me time typing up full paths.
1 parent 16601bb commit 0c17629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ deps =
6565
{env:_DEP_COVERAGE:coverage}
6666
pip_pre = true
6767
commands =
68-
pytest {posargs:-vv}
68+
{posargs:pytest -vv}
6969

7070
[testenv:spell]
7171
setenv =

0 commit comments

Comments
 (0)