소스 검색

Doc update on coverage dependency

Matthew Wang 12 년 전
부모
커밋
f03fda41f1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      README.rst

+ 2
- 1
README.rst 파일 보기

@@ -117,7 +117,8 @@ Notes
117 117
   2.6, 2.7, 3.2, 3.3 and pypy
118 118
 - Only takes unified diff for input
119 119
 - Side by side mode has alignment problem for wide chars
120
-- Pull requests are very welcome (please run ``make test`` to verify)
120
+- Pull requests are very welcome, run ``make test`` to verify (required tool
121
+  *coverage* can be installed with ``pip install coverage``)
121 122
 
122 123
 See also
123 124
 --------