Skip to content

Commit 470f02c

Browse files
authored
Create package description (#17)
Signed-off-by: Justin Chu <[email protected]>
1 parent 07244d5 commit 470f02c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "onnx-ir"
77
dynamic = ["version"]
8+
description = "Efficient in-memory representation for ONNX"
89
authors = [
910
{name = "ONNX Contributors", email = "[email protected]"},
1011
]

0 commit comments

Comments
 (0)