great-ai/great_ai/pyproject.toml
András Schmelczer 04404f2fc4 Rename library
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
2022-05-08 22:04:55 +02:00

7 lines
126 B
TOML

[build-system]
requires = [
"setuptools>=42",
"setuptools-git",
"wheel"
]
build-backend = "setuptools.build_meta"