We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb86e3c commit 0c1eda9Copy full SHA for 0c1eda9
1 file changed
setup.py
@@ -53,6 +53,7 @@
53
python_requires=">=3.10.0",
54
long_description=open("README.md", encoding="utf-8").read(),
55
long_description_content_type='text/markdown',
56
+ license="Apache 2",
57
url='https://github.com/quantumlib/TypedUnits',
58
author='The TUnits Authors',
59
)
0 commit comments