Pārlūkot izejas kodu

Use editable installs to measure code coverage correctly.

Omer Katz 7 gadi atpakaļ
vecāks
revīzija
bd0ed23c81
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 =