pyjnius/pyproject.toml

6 lines
90 B
TOML
Raw Normal View History

2021-06-04 22:51:22 +00:00
[build-system]
requires = [
"setuptools>=58.0.0",
"wheel",
"Cython>=0.29.30"
]