Ver Fonte

Use editable installs to measure code coverage correctly.

Omer Katz há 7 anos atrás
pai
commit
bd0ed23c81
1 ficheiros alterados com 1 adições e 0 exclusões
  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 =