summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-typesentry/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-typesentry/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-typesentry/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/py-typesentry/package.py b/var/spack/repos/builtin/packages/py-typesentry/package.py
index 015323adba..3a654c1935 100644
--- a/var/spack/repos/builtin/packages/py-typesentry/package.py
+++ b/var/spack/repos/builtin/packages/py-typesentry/package.py
@@ -13,6 +13,8 @@ class PyTypesentry(PythonPackage):
homepage = "https://github.com/h2oai/typesentry"
git = "https://github.com/h2oai/typesentry.git"
+ license("Apache-2.0")
+
# See the git history of __version__.py for versioning information
version("0.2.7", commit="0ca8ed0e62d15ffe430545e7648c9a9b2547b49c")