Procházet zdrojové kódy

Doc update on coverage dependency

Matthew Wang před 12 roky
rodič
revize
f03fda41f1
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      README.rst

+ 2
- 1
README.rst Zobrazit soubor

@@ -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
 --------