diff --git a/setup.py b/setup.py index 63e6053..75ed1c4 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python import os -from distutils.core import setup +from setuptools import setup kw = {}