mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-01-26 21:51:47 +00:00
基本的设计已经完成,今天休息一下
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
requires-python = ">= 3.8, < 4.0"
|
||||
dependencies = [
|
||||
"mido >= 1.3",
|
||||
"tomli>=2.4.0; python_version < '3.11'",
|
||||
"tomli-w>=1.0.0",
|
||||
"xxhash >= 3",
|
||||
]
|
||||
|
||||
@@ -47,7 +49,7 @@
|
||||
full = [
|
||||
"TrimMCStruct <= 0.0.5.9",
|
||||
"brotli >= 1.0.0",
|
||||
"numpy"
|
||||
"numpy",
|
||||
]
|
||||
dev = [
|
||||
"TrimMCStruct <= 0.0.5.9",
|
||||
|
||||
Reference in New Issue
Block a user