pallets / werkzeug

The comprehensive WSGI web application library.
https://werkzeug.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
6.63k stars 1.73k forks source link

test with python 3.13 #2900

Closed davidism closed 4 months ago

davidism commented 4 months ago

Tests pass on Python 3.13 beta 1. Add test env for 3.13 to tox and CI.