Skip to content

Commit

Permalink
Fix easy thumbnail version for Django 1.8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tulimaki committed Dec 23, 2019
1 parent dc5ae23 commit a3726bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ deps =
django18: django-polymorphic>=0.8.0,<0.10
django18: django-mptt>=0.8.0,<=0.9.0
django18: django-filer>=1.0,<1.6.0
django18: easy-thumbnails>=2.0,<2.7
django19: django>=1.9,<1.10
django19: django-polymorphic>=0.8.0,<0.10
django19: django-mptt>=0.8.0,<=0.9.0
Expand Down

0 comments on commit a3726bd

Please sign in to comment.