We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eedcbb commit 0c44329Copy full SHA for 0c44329
2 files changed
pyproject.toml
@@ -8,6 +8,9 @@ authors = [
8
{ name = "Hamuko", email = "hamuko@burakku.com" }
9
]
10
requires-python = ">=3.9"
11
+dependencies = [
12
+ "beets>=2.3.0",
13
+]
14
15
[project.urls]
16
Repository = "https://github.com/Hamuko/beets-mpdqueue"
0 commit comments