knigavuhe/pyproject.toml

7 lines
110 B
TOML
Raw Permalink Normal View History

2022-04-08 15:22:30 +03:00
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"