Skip to content

Commit 52a5156

Browse files
committed
Cleanup
1 parent 538e732 commit 52a5156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
print("Building pure-python wheel")
1111

1212
exec(open("RNS/_version.py", "r").read())
13-
1413
with open("README.md", "r") as fh:
1514
long_description = fh.read()
1615

0 commit comments

Comments
 (0)