Skip to content

Commit

Permalink
Update tests/test_protocol_cybinary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aisk authored Apr 5, 2024
1 parent 7341605 commit 3589dc6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_protocol_cybinary.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
from thriftpy2.protocol import cybin as proto
from thriftpy2.transport.buffered import TCyBufferedTransport
from thriftpy2.transport.memory import TCyMemoryBuffer


if PYPY:
else:
pytest.skip("cython not enabled in pypy.", allow_module_level=True)


Expand Down

0 comments on commit 3589dc6

Please sign in to comment.