tantivy-py/Pipfile

13 lines
186 B
Plaintext
Raw Normal View History

2020-01-05 13:56:50 +00:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
maturin = ">=0.7.7"
pytest = ">=4.0"
e1839a8 = {path = "."}
2020-01-05 13:56:50 +00:00
[requires]
python_version = "3.8"