We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e49c commit 9f3d48bCopy full SHA for 9f3d48b
1 file changed
pyproject.toml
@@ -28,6 +28,7 @@ distro = "^1.5.0"
28
redis = "^3.5.3"
29
redis-py-cluster = "*"
30
psutil = "^5.8.0"
31
+pytest-cov = "2.5"
32
33
[tool.poetry.urls]
34
repository = "https://github.com/RedisLabsModules/RLTest"
0 commit comments