Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin committed Oct 26, 2020
1 parent 349e086 commit 0e3c3aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
""" Setup file for distutils
"""

from distutils.core import setup
from setuptools import setup

setup(
name='pymailgun',
Expand Down

0 comments on commit 0e3c3aa

Please sign in to comment.