mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00

- Full cleanup of all the docs - General sphinx housekeeping - Updated all the old/bad links - More reliable tests - Updated Changelog - Removed dead/deprecated code - Added documentation generation test
14 lines
203 B
TOML
14 lines
203 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
Cython = "*"
|
|
Jinja2 = "*"
|
|
pkgconfig = "*"
|
|
pytest = "*"
|
|
sphinx = "*"
|
|
sphinx-multiversion = "*"
|
|
tox = "*"
|
|
wheel = "*"
|