We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97808cc commit 16bdea2Copy full SHA for 16bdea2
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
packages=find_packages(),
19
url="https://github.com/python-trio/sphinxcontrib-trio",
20
python_requires=">=3.6",
21
- install_requires=["sphinx >= 2.0"],
+ install_requires=["sphinx >= 2.2"],
22
classifiers=[
23
'Development Status :: 5 - Production/Stable',
24
"Intended Audience :: Developers",
0 commit comments