TaylorSMarks / playsound

Pure Python, cross platform, single function module with no dependencies for playing sounds.
Other
504 stars 118 forks source link

Fix installing from sdist #146

Open killjoy1221 opened 10 months ago

killjoy1221 commented 10 months ago

Fixes #145 and fixes #143.

See my comment in https://github.com/TaylorSMarks/playsound/issues/143#issuecomment-1535353847 for why this change is needed.

In case this PR takes a while to be merged, users can install it from git via


pip install git+https://github.com/killjoy1221/playsound.git
samjay3d commented 8 months ago

Thank you for the fix :D is this repo dead? surprised latests is broken.