tantivy-py/pyproject.toml

8 lines
118 B
TOML
Raw Normal View History

[build-system]
2020-01-05 12:52:53 +00:00
requires = ["maturin"]
build-backend = "maturin"
2022-01-17 12:57:34 +00:00
[project]
name = "tantivy"
requires-python = ">=3.7"