Skip to content

Commit 546133b

Browse files
committed
fix spec, add for sentinel
Change-Id: Ic4ff6ed0258d37b28bdd7fdb3002d98dd4593a5a
1 parent 127f986 commit 546133b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ deps=
3939
{memcached}: python-binary-memcached>=0.29.0
4040
{memcached}: pifpaf>=2.5.0
4141
{memcached}: pymemcache>=3.5.0
42-
{redis}: redis!=4.3.2,4.3.3
42+
{redis}: redis!=4.3.2,!=4.3.3
4343
{redis}: pifpaf
44-
{redis_sentinel}: redis
44+
{redis_sentinel}: redis!=4.3.2,!=4.3.3
4545
{redis_sentinel}: pifpaf
4646
{cov}: pytest-cov
4747

0 commit comments

Comments
 (0)