Skip to content

Commit 0b4032f

Browse files
Add short description to package metadata (#72)
2 parents ea1a79e + 465a088 commit 0b4032f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@
5656
license="Apache 2",
5757
url='https://github.com/quantumlib/TypedUnits',
5858
author='The TUnits Authors',
59+
description='A fast units and dimensions library with support for static dimensionality checking and protobuffer serialization.',
5960
)

0 commit comments

Comments
 (0)