Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CI on CPython 3.13 due to difference _decimal/_pydecimal
Due to https://bugs.debian.org/1056785, it seems that now CI images, used by cibuildwheels use _pydecimal implementation of the decimal module.
- Loading branch information