Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Commit

Permalink
Added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ionutfilip committed Jan 24, 2019
1 parent 3bda893 commit fcd9de4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@
author_email='[email protected]',
license='MIT',
packages=['mailustart'],
install_requires=[
'tenacity',
'jinja2',
],
zip_safe=False)

0 comments on commit fcd9de4

Please sign in to comment.