fix
This commit is contained in:
parent
e3f4355ccc
commit
dc28023939
3 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
|||
[project]
|
||||
name = "musicomp"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "Lukas Wurzinger", email = "lukas@wrz.one"}
|
||||
]
|
||||
description = "Music compression tool"
|
||||
authors = [{ name = "Lukas Wurzinger", email = "lukas@wrz.one" }]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue