]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
docs: Pin version of sphinxcontrib-asyncio 2906/head
authorBen Darnell <ben@bendarnell.com>
Tue, 1 Sep 2020 20:54:34 +0000 (16:54 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 2 Sep 2020 18:54:32 +0000 (14:54 -0400)
The just-released version 0.3.0 is incompatible with our older pinned
version of sphinx.

docs/requirements.txt

index 852493572bb31e6c3cad602e4dc05e44024675be..7599072be187b2a264ff53560f42f2fbe7ac5c3a 100644 (file)
@@ -1,4 +1,4 @@
 sphinx>1.8.2,<2.1
-sphinxcontrib-asyncio
+sphinxcontrib-asyncio==0.2.0
 sphinx_rtd_theme
 Twisted