Skip to content

Commit

Permalink
Use extras=test in tox.ini. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Jan 20, 2020
1 parent f3c34bc commit 19f7797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ envlist =
py27,py35,py36,py37,py38,pypy,pypy3,coverage,docs

[testenv]
deps =
.[test]
extras = test
commands =
zope-testrunner --test-path=src []

Expand Down

0 comments on commit 19f7797

Please sign in to comment.