Skip to content

Commit

Permalink
Update setup.py to take incuna-mail until v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Etienne committed Mar 5, 2015
1 parent 9802a48 commit 5c639a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

install_requires = (
'djangorestframework>=2.4.4,<3',
'incuna_mail>=2.0.0,<=3.0.0',
'incuna_mail>=2.0.0,<4.0.0',
)

extras_require = {
Expand Down

0 comments on commit 5c639a2

Please sign in to comment.