Skip to content

Commit 9f1180d

Browse files
committed
revert: with no description since it breaks the publish to pypi
1 parent 66c5d67 commit 9f1180d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binding/python/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ authors = [
2727
{name = 'Luca Vivona', email = "lucavivona01@gmail.com"}
2828
]
2929
readme = {file = "README.md", content-type = "text/markdown"}
30-
description = "bintensors is a high-performance binary tensor serialization format designed to be faster than safetensors by eliminating JSON metadata overhead."
3130
[project.optional-dependencies]
3231
numpy = ["numpy>=1.21.6"]
3332
torch = [

0 commit comments

Comments
 (0)