diff --git a/setup.py b/setup.py index f791323..516029a 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- -from distutils.core import setup +from setuptools import setup setup( name='PySSTV',