Skip to content

Commit

Permalink
Fix CircleCI bug
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspinder committed Jan 19, 2023
1 parent 61901b0 commit 7527a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ def get_versions():
versions["version"] = versions["version"].split("+")[0] + suffix
return versions

versioneer.get_versions = get_versions


EXTRAS = {
"dev": [
Expand Down

0 comments on commit 7527a57

Please sign in to comment.