Skip to content

Commit 65df43b

Browse files
committed
install all optional dependencies with khal[all]
1 parent e6de6e2 commit 65df43b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ docs = [
5454
"sphinx-rtd-theme",
5555
]
5656

57+
# install all optional dependencies
58+
all = ["khal[proctitle,test,docs]"]
59+
5760
[project.urls]
5861
homepage = "http://lostpackets.de/khal/"
5962
repository = "https://github.com/pimutils/khal"

0 commit comments

Comments
 (0)