Skip to content

Commit

Permalink
- try to fix tox
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 2, 2019
1 parent 753386b commit 9d3bfb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ skip_missing_interpreters = False

[testenv]
usedevelop = true
install_command = python -m pip install --no-use-pep517 {opts} {packages}
commands =
coverage run {envbindir}/zope-testrunner --test-path=src []
extras = test
Expand Down

0 comments on commit 9d3bfb2

Please sign in to comment.