diff --git a/setup.py b/setup.py index 363c71e..f7461b1 100644 --- a/setup.py +++ b/setup.py @@ -3,9 +3,7 @@ """ -import sys import os -import warnings try: from setuptools import setup