1
0
Fork 0
mirror of https://github.com/fjosw/pyerrors.git synced 2025-03-16 23:30:24 +01:00
pyerrors/pyproject.toml

4 lines
100 B
TOML
Raw Normal View History

2022-08-01 16:43:19 +01:00
[build-system]
requires = ["setuptools >= 63.0.0", "wheel"]
build-backend = "setuptools.build_meta"