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 8d11273 commit 2f8b0d2Copy full SHA for 2f8b0d2
setup.py
@@ -27,7 +27,7 @@
27
"flake8-bugbear==20.1.4",
28
"pre-commit>=1.20,<3.0",
29
],
30
- "docs": ["Sphinx==2.4.2", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
+ "docs": ["Sphinx==2.4.3", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
31
+ FRAMEWORKS,
32
}
33
EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]
0 commit comments