This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
mmp-osp1/pyproject.toml

3 lines
99 B
TOML
Raw Normal View History

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