summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-10-25 17:18:27 +0300
committerGitHub <noreply@github.com>2021-10-25 17:18:27 +0300
commitddd1496782cc8eb15fca6c9059b2b08a03efe366 (patch)
treeab907bd2fd2f7cfb951e750de69ea9d4478a5b9c /tox.ini
parent3946da29d7e451a20289fb6e282516fa24e402af (diff)
downloadredis-py-ddd1496782cc8eb15fca6c9059b2b08a03efe366.tar.gz
Adding support for redisearch (#1640)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7805296..7d79d38 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[pytest]
addopts = -s
markers =
- json: run only the redisjson module tests
+ redismod: run only the redis module tests
[tox]
minversion = 3.2.0