update 2023/2/12 bug fixed

This commit is contained in:
bgArray 2023-02-12 16:25:52 +08:00
parent 5efabd5463
commit 7f5efea038

View File

@ -37,8 +37,4 @@ setuptools.setup(
"Brotli>=1.0.9",
"mido>=1.2.10",
],
requires=[
"Brotli>=1.0.9",
"mido>=1.2.10",
],
)