We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f8fd5 commit b4c6177Copy full SHA for b4c6177
1 file changed
pyproject.toml
@@ -53,6 +53,7 @@ gclean = "guidata.utils.cleanup:main"
53
qt = ["PyQt5 > 5.15.5"]
54
dev = ["build", "babel", "Coverage", "pylint", "ruff", "pre-commit"]
55
doc = [
56
+ "PyQt5",
57
"pillow",
58
"pandas",
59
"sphinx",
0 commit comments