tantivy-py/pyproject.toml

8 lines
130 B
TOML

[build-system]
requires = ["maturin>=0.13,<0.14"]
build-backend = "maturin"
[project]
name = "tantivy"
requires-python = ">=3.7"