Skip to content

Commit bd02269

Browse files
author
Guillaume Badi
committed
Merge pull request #1 from cheungpat/master
Include packages in setup.py
2 parents e07b6e9 + 30c548a commit bd02269

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
@@ -39,4 +39,5 @@
3939
install_requires=['requests>=2.4.3'],
4040
tests_require=['unittest'],
4141
entry_points={},
42+
packages=['mailjet'],
4243
)

0 commit comments

Comments
 (0)