mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
11 lines
148 B
TOML
11 lines
148 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
pytest = "*"
|
|
tox = "*"
|
|
Jinja2 = "*"
|
|
Cython = "*"
|
|
wheel = "*"
|