tantivy-py/Pipfile
2020-01-06 15:13:10 +01:00

13 lines
186 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
maturin = ">=0.7.7"
pytest = ">=4.0"
e1839a8 = {path = "."}
[packages]
e1839a8 = {path = "."}