Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit e2e1f1f

Browse files
committed
Pin repoze.sendmail to 4.1 because of a bug.
See repoze/repoze.sendmail#31
1 parent 14d1d2f commit e2e1f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
'pyramid_mako',
1818
'pyramid_beaker',
1919
'pyramid_mailer',
20+
'repoze.sendmail==4.1',
2021
'zope.sqlalchemy',
2122
'waitress',
2223
'babel',

0 commit comments

Comments
 (0)