Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenay committed Aug 11, 2022
1 parent 8d37b95 commit 1f76978
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ envlist =
{pypy,py2.7,py3.5,py3.6,py3.7,py3.8}-celery-{4.3,4.4}
{py3.6,py3.7,py3.8,py3.9,py3.10}-celery-5.0

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

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

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

huey: redis
huey-2: huey>=2.0

requests: requests>=2.0
Expand Down

0 comments on commit 1f76978

Please sign in to comment.