Skip to content

Commit

Permalink
Update version locks for Sphinx dependencies used for docs generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
lapets authored May 28, 2024
1 parent 6fed8ae commit e02a9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ where=src

[options.extras_require]
build = setuptools>=67.6; wheel~=0.37; pystache~=0.6; build~=0.10
docs = sphinx~=4.2.0; sphinx-rtd-theme~=1.0.0
docs = sphinx~=5.0; sphinx-rtd-theme~=1.1.0
test = pytest~=7.2; pytest-cov~=4.0
lint = pylint~=2.17.0
coveralls = coveralls~=3.3.1
Expand Down

0 comments on commit e02a9f4

Please sign in to comment.