Skip to content

Commit

Permalink
Don't use editable mode as it is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
dstufft committed Apr 24, 2019
1 parent dbf0feb commit 21b7593
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 21b7593

Please sign in to comment.