Skip to content

Commit b4c6177

Browse files
committed
Add PyQt5 to documentation dependencies in pyproject.toml
(cherry picked from commit 28699f6)
1 parent 84f8fd5 commit b4c6177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ gclean = "guidata.utils.cleanup:main"
5353
qt = ["PyQt5 > 5.15.5"]
5454
dev = ["build", "babel", "Coverage", "pylint", "ruff", "pre-commit"]
5555
doc = [
56+
"PyQt5",
5657
"pillow",
5758
"pandas",
5859
"sphinx",

0 commit comments

Comments
 (0)