SpotlightKid / python-rtmidi

Python bindings for the cross-platform MIDI I/O library RtMidi
https://spotlightkid.github.io/python-rtmidi/
Other
356 stars 65 forks source link

fix: declare version to be dynamic in pyproject.toml #177

Closed SpotlightKid closed 1 year ago

SpotlightKid commented 1 year ago

Required since meson-python >= 0.14.0.

Fixes #176.