We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6365f6 commit b5b1375Copy full SHA for b5b1375
pyproject.toml
@@ -85,6 +85,7 @@ docs = [
85
"sphinx_rtd_theme>=1.0.0",
86
"towncrier>=24,<25",
87
"tomli; python_version < '3.11'",
88
+ "redis"
89
]
90
test = [
91
"p2pclient==0.2.0",
0 commit comments