Skip to content

Commit

Permalink
Pin repoze.sendmail == 4.1
Browse files Browse the repository at this point in the history
See repoze/repoze.sendmail#31 for detailed information
  • Loading branch information
mete0r committed Jan 1, 2015
1 parent dfb1c41 commit 932d6d4
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 @@ -79,7 +79,7 @@ def readfile(path):
],
'package_dir': {'': '.'},
'install_requires': [
'repoze.sendmail',
'repoze.sendmail == 4.1',
'requests',
],
'entry_points': {
Expand Down

0 comments on commit 932d6d4

Please sign in to comment.