diff --git a/setup.py b/setup.py index ccd6ddb4..650d88da 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,4 @@ from setuptools import setup -import os - # store readme.md files with open("README.md", "r") as fh: