OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

Require numpy < 1.20 to fix MyPy errors #151

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

Temporary workaround for https://github.com/UAVCAN/pyuavcan/issues/149

Fixes the build for #150

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 37711588


Totals Coverage Status
Change from base Build 37446302: 0.01%
Covered Lines: 11720
Relevant Lines: 12133

💛 - Coveralls