This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
kdoorpi/pyproject.toml

4 lines
100 B
TOML
Raw Permalink Normal View History

2020-11-03 19:18:35 +00:00
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"