Skip to content

Commit

Permalink
fixup! Use dlopen to open sox
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed May 28, 2023
1 parent c1e7d5d commit 87e6a47
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 @@ -124,6 +124,7 @@ def _main():
print("-- Building version", version)

_make_version_file(version, sha)
_init_submodule()

with open("README.md") as f:
long_description = f.read()
Expand Down

0 comments on commit 87e6a47

Please sign in to comment.