This commit is contained in:
Yusarina
2024-12-16 13:57:12 +00:00
parent c71154b0dc
commit c233e8aace
5 changed files with 10 additions and 309 deletions
+4 -3
View File
@@ -16,7 +16,8 @@ license = [
]
wheels = [
"lz4-4.3.3-cp311-cp311-macosx_11_0_arm64.whl",
"lz4-4.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"lz4-4.3.3-cp311-cp311-win_amd64.whl"
"./wheels/lz4-4.3.3-cp311-cp311-macosx_11_0_arm64.whl",
"./wheels/lz4-4.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"./wheels/lz4-4.3.3-cp311-cp311-win_amd64.whl"
]