pyo3/examples/word-count/pyproject.toml

3 lines
85 B
TOML
Raw Normal View History

2018-08-04 17:55:15 +00:00
[build-system]
2020-11-09 21:46:25 +00:00
requires = ["setuptools>=41.0.0", "wheel", "setuptools_rust>=0.10.2"]