--- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ # under the License. -from distutils.core import setup +from setuptools import setup setup(name='rtstool', version='0.1a4',