orm2pydantic/pyproject.toml

6 lines
103 B
TOML
Raw Permalink Normal View History

2022-08-02 11:09:41 +02:00
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"