Skip to content

Commit

Permalink
fix: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
filipporomani committed May 31, 2023
1 parent eb2c889 commit b2c7ba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
from pre_dist import update_version
update_version()
from constants import VERSION
# read the contents of your description file
# the version in this file should be updated ONLY on a new PYPI release

this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, "README.md")) as f:
Expand Down

0 comments on commit b2c7ba4

Please sign in to comment.