leonardt / hwtypes

Python implementations of fixed size hardware types (Bit, BitVector, UInt, SInt, ...) based on the SMT-LIB2 semantics
BSD 3-Clause "New" or "Revised" License
18 stars 4 forks source link

adds right associative ops #151

Closed rdaly525 closed 2 years ago

cdonovick commented 2 years ago

@leonardt you do understand why CI is failing? It doesn't seem to be fp anymore.

rdaly525 commented 2 years ago

https://github.com/z4r/python-coveralls/issues/74 indicates a fix of installing 'coveralls' instead of 'python-coveralls'