Skip to content

Commit 38b5feb

Browse files
committed
Trim some redis tests for compatibility and speed
1 parent 825275b commit 38b5feb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tox.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,9 @@ envlist =
156156
python-template_jinja2-py37-jinja2030103,
157157
python-template_mako-{py37,py38,py39,py310,py311,py312},
158158
rabbitmq-messagebroker_pika-{py37,py38,py39,py310,py311,py312,pypy310}-pikalatest,
159-
redis-datastore_redis-{py37,py38,py39,py310,py311,py312,pypy310}-redis{04,latest},
160-
rediscluster-datastore_rediscluster-{py37,py311,py312,pypy310}-redislatest,
159+
redis-datastore_redis-{py37,py311,pypy310}-redis04,
160+
redis-datastore_redis-{py37,py38,py39,py310,py311,py312,pypy310}-redislatest,
161+
rediscluster-datastore_rediscluster-{py37,py312,pypy310}-redislatest,
161162
solr-datastore_pysolr-{py37,py38,py39,py310,py311,py312,pypy310},
162163

163164
[testenv]

0 commit comments

Comments
 (0)