瀏覽代碼

Use editable installs to measure code coverage correctly.

Omer Katz 7 年之前
父節點
當前提交
bd0ed23c81
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 =