We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e07b6e9 + 30c548a commit bd02269Copy full SHA for bd02269
setup.py
@@ -39,4 +39,5 @@
39
install_requires=['requests>=2.4.3'],
40
tests_require=['unittest'],
41
entry_points={},
42
+ packages=['mailjet'],
43
)
0 commit comments