Skip to content

Commit

Permalink
Slightly simpler tox, with 'extras = test'.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Mar 29, 2020
1 parent e31b364 commit 54d6491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -3,8 +3,8 @@ envlist =
py27,py35,py36,py37,py38

[testenv]
extras = test
deps =
zope.testrunner
.[test]
commands =
zope-testrunner --test-path=src {posargs:-pvc}

0 comments on commit 54d6491

Please sign in to comment.