[project] name = "linux-audiomixer" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mido>=1.3.3", "pynput>=1.8.1", "python-rtmidi>=1.5.8", "ruff>=0.14.0", ]