mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
doc: update pyproject.toml
to reflect what does the package and who are the authors closes #334. refs #318
This commit is contained in:
committed by
Benoit Chevallier
parent
6203822a9b
commit
f9854b5b79
@@ -1,8 +1,8 @@
|
||||
[tool.poetry]
|
||||
name = "concretefhe"
|
||||
version = "0.1.0"
|
||||
description = "Concrete Framework Python API"
|
||||
authors = ["A. Meyre", "U. Sahin", "A. Benaissa", "B. Chevallier", "Zama Team"]
|
||||
description = "Concrete Framework"
|
||||
authors = ["Zama <hello@zama.ai>"]
|
||||
packages = [
|
||||
{ include = "concrete" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user