Skip to content

Commit

Permalink
add setuptools to tox until jazzband/django-polymorphic#599 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Jul 13, 2024
1 parent d26a33e commit a598d02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ deps =
selenium
coverage
django-polymorphic
# setuptools is required until a django-polymorphic release includes
# the fix for jazzband/django-polymorphic#599
setuptools
boto3
django-storages
dj22: Django>=2.2,<3.0
Expand Down

0 comments on commit a598d02

Please sign in to comment.