Skip to content

Commit b5b1375

Browse files
committed
added redis in docs in pyproject.toml
1 parent f6365f6 commit b5b1375

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
@@ -85,6 +85,7 @@ docs = [
8585
"sphinx_rtd_theme>=1.0.0",
8686
"towncrier>=24,<25",
8787
"tomli; python_version < '3.11'",
88+
"redis"
8889
]
8990
test = [
9091
"p2pclient==0.2.0",

0 commit comments

Comments
 (0)