stripe-python
stripe-python copied to clipboard
Include Python 3.13 in CI
Why?
In order to keep supporting new version of Python we need to test against them.
What?
Added Python version 3.13 in CI workflow.
See Also
Python 3.13 tests are failing, therefore keeping this open for now.
Fixed the anyio/httpx compatibility issues with 3.13. Only one test left to fix.