Browse Source

Use editable installs to measure code coverage correctly.

Omer Katz 7 years ago
parent
commit
bd0ed23c81
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tox.ini

+ 1 - 0
tox.ini

@@ -54,6 +54,7 @@ basepython =
     3.6: python3.6
     pypy: pypy
     flake8,flakeplus,apicheck,linkcheck,configcheck,pydocstyle,isort-check,bandit: python2.7
+usedevelop = True
 
 [testenv:apicheck]
 setenv =