chore: update package metadata

specify license
update package long description
This commit is contained in:
youben11
2022-01-07 10:26:06 +01:00
committed by Ayoub Benaissa
parent 86b942a444
commit d0d6237aaa
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# Concrete Compiler
The Concrete Compiler takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.

View File

@@ -51,9 +51,9 @@ setuptools.setup(
author="Zama Team",
author_email="hello@zama.ai",
description="Concrete Compiler",
license="",
license="BSD-3",
keywords="homomorphic encryption compiler",
long_description=read("README.md"),
long_description=read("RELEASE_README.md"),
long_description_content_type="text/markdown",
url="https://github.com/zama-ai/concrete-compiler-internal",
packages=setuptools.find_namespace_packages(