Don't use editable mode as it is not supported

This commit is contained in:
Donald Stufft 2019-04-23 22:42:30 -04:00
parent dbf0feba8f
commit 21b759315f
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ commands_pre =
commands = pytest --timeout 300 []
install_command = {[helpers]pip} install {opts} {packages}
list_dependencies_command = {[helpers]pip} freeze --all
usedevelop = True
[testenv:coverage-py3]
basepython = python3