Blob Blame History Raw
diff --git a/setup.py b/setup.py
index 5e3a44c..7e6e47b 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-from distutils.core import setup
+from setuptools import setup
 
 package_dir = \
 {'': 'src'}