diff --git a/setup.py b/setup.py index 1a9afff..f9a96fc 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/python -from distutils.core import Command, setup +from setuptools import Command, setup import unittest UNITTESTS = [