Fatal1ty / mashumaro

Fast and well tested serialization library
Apache License 2.0
751 stars 44 forks source link

Skip tests with orjson and pendulum on Python 3.13 #210

Closed Fatal1ty closed 4 months ago

Fatal1ty commented 4 months ago

Orson and pendulum don't install on Python 3.13, so we exclude them from tests for now.