Skip to content

Commit

Permalink
Pin dependency repoze.sendmail to version 4.1.
Browse files Browse the repository at this point in the history
Neccessary until repoze/repoze.sendmail#31 is resolved.
  • Loading branch information
FrankNagel committed Nov 24, 2015
1 parent 00a04b2 commit 6e93203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'pyramid_debugtoolbar',
'pyramid_tm',
'pyramid_mailer',
'repoze.sendmail==4.1',
'SQLAlchemy',
'psycopg2',
'alembic',
Expand Down

0 comments on commit 6e93203

Please sign in to comment.