asyncio-taskpool/pyproject.toml

6 lines
103 B
TOML
Raw Permalink Normal View History

2022-02-03 20:06:30 +01:00
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"