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 0497abe commit 85632f7Copy full SHA for 85632f7
1 file changed
setup.cfg
@@ -28,7 +28,7 @@ where=src
28
29
[options.extras_require]
30
build = setuptools>=67.6; wheel~=0.37; pystache~=0.6; build~=0.10
31
-docs = sphinx~=4.2.0; sphinx-rtd-theme~=1.0.0
+docs = sphinx~=5.0.0; sphinx-rtd-theme~=1.0.0
32
test = pytest~=7.2; pytest-cov~=4.0
33
lint = pylint~=3.2.7
34
coveralls = coveralls~=3.3.1
0 commit comments