mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: update repo url for python package
This commit is contained in:
committed by
Quentin Bourgerie
parent
d0d6237aaa
commit
81a89f2350
@@ -55,7 +55,7 @@ setuptools.setup(
|
||||
keywords="homomorphic encryption compiler",
|
||||
long_description=read("RELEASE_README.md"),
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/zama-ai/concrete-compiler-internal",
|
||||
url="https://github.com/zama-ai/concrete-compiler",
|
||||
packages=setuptools.find_namespace_packages(
|
||||
where=build_dir() + "tools/concretelang/python_packages/concretelang_core",
|
||||
include=["concrete", "concrete.*"],
|
||||
|
||||
Reference in New Issue
Block a user