Skip to content

Commit

Permalink
Use posargs for pypy3-pinned
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed May 14, 2024
1 parent c6a8f0e commit 3ffa17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ deps =
{[pinned]deps}
PyPyDispatcher==2.1.0
commands =
pytest --durations=10 scrapy tests
pytest {posargs:--durations=10 scrapy tests}
install_command = {[pinned]install_command}
setenv =
{[pinned]setenv}
Expand Down

0 comments on commit 3ffa17c

Please sign in to comment.