소스 검색

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 =