pycapnp/Pipfile
2019-12-27 00:09:10 -08:00

11 lines
148 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
pytest = "*"
tox = "*"
Jinja2 = "*"
Cython = "*"
wheel = "*"