소스 검색

Removed django-nose from contrib/requirements/test.txt

Ask Solem 15 년 전
부모
커밋
5817796b3f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      contrib/requirements/test.txt

+ 0 - 1
contrib/requirements/test.txt

@@ -2,7 +2,6 @@ unittest2>=0.4.0
 simplejson
 nose
 nose-cover3
-django-nose
 coverage>=3.0
 mock>=0.6.0
 pytyrant