소스 검색

Don't use nosexunit, and ensure coverage is >=3.0

Mark Stover 15 년 전
부모
커밋
8689a2e1fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contrib/requirements/test.txt

+ 1 - 1
contrib/requirements/test.txt

@@ -1,8 +1,8 @@
 simplejson
 nose
 nose-cover3
-nosexunit
 django-nose
+coverage>=3.0
 pytyrant
 redis
 pymongo