Skip to content

v0.1.1

Compare
Choose a tag to compare
@PauloPhagula PauloPhagula released this 13 Jan 12:12
· 30 commits to master since this release
  • Replace call to dict.iteritems which is Python3 by six.iteritems
  • We put and get env. vars as strings, so parse SMTP_USE_SSL to bool before using
  • Improve cheap_dot_env method in test code