pycapnp/Pipfile
2023-03-12 11:33:41 -07:00

16 lines
228 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
Cython = "*"
Jinja2 = "*"
black = "*"
flake8 = "*"
pkgconfig = "*"
pytest = "*"
sphinx = "*"
sphinx-multiversion = "*"
tox = "*"
wheel = "*"