pyjnius/pyproject.toml

6 lines
90 B
TOML

[build-system]
requires = [
"setuptools>=58.0.0",
"wheel",
"Cython>=0.29.30"
]