mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Python requests does a better job of detecting the charsets of webpages, performing automatic decoding when the text content is requested, avoiding issues around needing to do detection. This allows checking the following urls & anchors correctly: http://www.yaml.org/spec/1.2/spec.html#id2761803 http://www.yaml.org/spec/1.2/spec.html#id2765878 http://www.yaml.org/spec/1.2/spec.html#id2765878
16 lines
168 B
Plaintext
16 lines
168 B
Plaintext
flake8
|
|
nose
|
|
mock
|
|
six>=1.4
|
|
Jinja2>=2.3
|
|
Pygments>=2.0
|
|
docutils>=0.11
|
|
snowballstemmer>=1.1
|
|
babel
|
|
sqlalchemy>=0.9
|
|
whoosh>=2.0
|
|
alabaster
|
|
sphinx_rtd_theme
|
|
imagesize
|
|
requests
|