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.
1 parent 514f1bc commit 4527cd7Copy full SHA for 4527cd7
setup.py
@@ -7,7 +7,6 @@
7
HERE = os.path.abspath(os.path.dirname(__file__))
8
PACKAGE_NAME = 'mailjet_rest'
9
10
-import ipdb; ipdb.set_trace()
11
# Dynamically calculate the version based on mailjet_rest.VERSION.
12
version = __import__('mailjet_rest').get_version()
13
0 commit comments