Skip to content

Commit 1f76978

Browse files
committed
Small fix
1 parent 8d37b95 commit 1f76978

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ envlist =
5252
{pypy,py2.7,py3.5,py3.6,py3.7,py3.8}-celery-{4.3,4.4}
5353
{py3.6,py3.7,py3.8,py3.9,py3.10}-celery-5.0
5454

55-
{py2.7,py3.4,py3.5,py3.6,py3.7,py3.8,py3.9,py3.10}-huey-2
55+
{py2.7,py3.5,py3.6,py3.7,py3.8,py3.9,py3.10}-huey-2
5656

5757
py3.7-beam-{2.12,2.13,2.32,2.33}
5858

@@ -182,6 +182,7 @@ deps =
182182
py3.5-celery: newrelic<6.0.0
183183
{pypy,py2.7,py3.6,py3.7,py3.8,py3.9,py3.10}-celery: newrelic
184184

185+
huey: redis
185186
huey-2: huey>=2.0
186187

187188
requests: requests>=2.0

0 commit comments

Comments
 (0)