Skip to content

Commit 1d7420a

Browse files
committed
remove unused code
1 parent cd9353d commit 1d7420a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
from setuptools import find_packages
44
from setuptools import setup
55

6-
with open(os.path.join(os.path.dirname(__file__), "README.md")) as readme:
7-
README = readme.read()
8-
96
# allow setup.py to be run from any path
107
os.chdir(os.path.normpath(os.path.join(__file__, os.pardir)))
118

0 commit comments

Comments
 (0)