tantivy-py/pyproject.toml

8 lines
118 B
TOML

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