diff --git a/setup.py b/setup.py index 69ac53b..e6a8619 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,4 @@ # pylint: disable=missing-module-docstring - from setuptools import setup, find_packages __version__ = "0.9.1"