Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Apr 19, 2024
1 parent c1801d0 commit 8ac54ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def parse_version_from(path):
raise ValueError("couldn't parse version")
return version_match.group(1)


# for the binary wheel
libdir = os.path.realpath("install/lib")
incdir = os.path.realpath("install/include")
Expand Down

0 comments on commit 8ac54ab

Please sign in to comment.