We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877a23f commit 4d97a0dCopy full SHA for 4d97a0d
pyproject.toml
@@ -9,6 +9,7 @@ requires = [
9
10
[project]
11
name = "python-rtmidi"
12
+dynamic = ['version']
13
description = "A Python binding for the RtMidi C++ library implemented using Cython."
14
authors = [
15
{ name="Christopher Arndt", email="[email protected]" },
0 commit comments