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 b930017 commit 8efb685Copy full SHA for 8efb685
setup.py
@@ -27,7 +27,7 @@
27
"flake8-bugbear==20.1.4",
28
"pre-commit>=1.20,<3.0",
29
],
30
- "docs": ["Sphinx==3.0.1", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
+ "docs": ["Sphinx==3.0.2", "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