python-soundfile
python-soundfile copied to clipboard
python-soundfile: add 'license_notes.md' to wheel
Fixes: #470
python-soundfile links dynamically against libsndfile, which is a statically-linked library including its dependencies. Modify setup.py to include a new license_notes.md file containing licensing details for each of libsndfile's dependencies.