Skip to content

Commit 5afc5b4

Browse files
committed
Using setuptools
1 parent a1371e5 commit 5afc5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
from distutils.core import setup
2+
from setuptools import setup
33

44
setup(
55
name='mailman-api',

0 commit comments

Comments
 (0)