This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pycapnp
Watch
1
Star
0
Fork
You've already forked pycapnp
0
mirror of
https://github.com/capnproto/pycapnp.git
synced
2025-03-04 08:24:43 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cb32ddc320
pycapnp
/
requirements.txt
10 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Unlocking python package version requirements
2019-09-26 21:54:12 -07:00
jinja2
cython
setuptools
Updating to capnproto v0.8.0 - Includes some test stabilization - Fixes manylinux2010 build issues (linker flag order due to old gcc) - More rigorous python setup.py clean - Requires capnproto v0.8.0 or greater - Including system libcapnp include path for import (e.g. import stream_capnp) - Bundle libcapnp .capnp files when not using system libcapnp - Removing more distutils usage. Now using pkg-config to determine the system version of libcapnp (mainly for Linux, but should work on macOS with brew) - Removed dead code Resolves issues #215 #216 #217 Lots of fixes for Issue #218 (all sorts of retry methods needed for GitHub Actions)
2020-06-03 22:49:52 -07:00
pkgconfig
Add testing libraries to requirements.txt
2013-08-28 16:04:36 -07:00
pytest
Updating docs for v1.0.0b2 - 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
2020-06-08 00:31:33 -07:00
sphinx
sphinx-multiversion
Initial version of code generating plugin The plugin generates higher performance compiled versions of the structs
2014-09-04 14:21:27 -07:00
tox
wheel package was missing
2019-12-27 00:09:10 -08:00
wheel
Reference in a new issue
Copy permalink