pycapnp/Pipfile

17 lines
229 B
Text
Raw Permalink Normal View History

2019-10-21 00:03:41 -07:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
Cython = "<3"
Jinja2 = "*"
2023-03-12 11:33:41 -07:00
black = "*"
flake8 = "*"
pkgconfig = "*"
2019-10-21 00:03:41 -07:00
pytest = "*"
sphinx = "*"
sphinx-multiversion = "*"
2019-10-21 00:03:41 -07:00
tox = "*"
2019-12-27 00:09:10 -08:00
wheel = "*"