embedded-unit-converter/Pipfile

14 lines
188 B
TOML
Raw Permalink Normal View History

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
pyo3-pack = "*"
pytest = "*"
2019-10-30 10:37:01 -04:00
pytest-benchmark = "*"
maturin = "*"
[requires]
python_version = "3.6"