diff --git a/setup.py b/setup.py index 116b6c7..68ade0f 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 = {}