After upgrading tox, packaging works again

This commit is contained in:
Dave Halter
2019-05-19 17:11:29 +02:00
parent 6cf6903d32
commit 016e66846b
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ setenv =
env37: JEDI_TEST_ENVIRONMENT=37
commands =
pytest {posargs}
whitelist_externals = pytest
[testenv:cov]
commands =
coverage run --source jedi -m pytest