diff --git a/setup.py b/setup.py index ca8c8b8..e52d3b2 100644 --- a/setup.py +++ b/setup.py @@ -7,8 +7,6 @@ distutils/setuptools install script. See inline comments for packaging documenta import os import sys -import seesaw - try: from setuptools import setup # hush pyflakes