Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Sep 25, 2024
1 parent 538e732 commit 52a5156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
print("Building pure-python wheel")

exec(open("RNS/_version.py", "r").read())

with open("README.md", "r") as fh:
long_description = fh.read()

Expand Down

0 comments on commit 52a5156

Please sign in to comment.