great-ai/good_ai/pyproject.toml
András Schmelczer 889e79174b
Add files
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
2022-04-02 13:47:33 +02:00

7 lines
126 B
TOML

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