pyjnius/pyproject.toml

7 lines
82 B
TOML

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