Skip to content

Commit

Permalink
Force sphinx to 4.2.0 for doc building (sphinx-doc/sphinx#9879)
Browse files Browse the repository at this point in the history
  • Loading branch information
bicobus committed Nov 26, 2021
1 parent 76d8629 commit ca7fff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -9,7 +9,7 @@ pyinstaller = "~=4.3"
pylint = "*"
"flake8-bugbear" = "*"
"flake8-comprehensions" = "*"
sphinx = "*"
sphinx = "==4.2.0"
pytest = "~=6.2"
sphinx-qt-documentation = "*"
black = "==21.11b1"
Expand Down

0 comments on commit ca7fff1

Please sign in to comment.