We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb86e3c + 0c1eda9 commit ea1a79eCopy full SHA for ea1a79e
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