update everything to newest template version (new build script, etc)

This commit is contained in:
csd4ni3l
2025-12-13 16:03:51 +01:00
parent c4718d86ae
commit 59ef40168f
7 changed files with 297 additions and 183 deletions

View File

@@ -5,7 +5,7 @@ description = "A Music Player in Python, made with arcade and pyglet"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"arcade>=3.3.3",
"certifi>=2025.7.9",
"iso3166>=2.1.1",
"musicbrainzngs>=0.7.1",