doc8/requirements.txt
Joshua Harlow 687addf9b0 Detect the encoding using chardet
Instead of always assuming utf-8 (which is typically
ok) switch to using the chardet library and use it to
detect the incoming files encoding in a more accurate
manner.

Change-Id: I907c8f4e1a6682138b220b49fcfcff6eef85a0b3
2014-08-22 22:04:36 -07:00

7 lines
67 B
Plaintext

argparse
chardet
docutils
restructuredtext-lint>=0.7
six
stevedore