Explorar el Código

Use editable installs to measure code coverage correctly.

Omer Katz hace 7 años
padre
commit
bd0ed23c81
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 =