django-crud-mixins/pyproject.toml

6 lines
113 B
TOML

# pyproject.toml
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"