Add Python 3.14 preview (#2390)

* feat: add CPython 3.14 beta 1

* fix tests
This commit is contained in:
Matthieu Darbois
2025-05-12 12:54:02 -04:00
committed by GitHub
parent 54a4dccd62
commit 5622cc6988
21 changed files with 142 additions and 51 deletions
+1 -1
View File
@@ -1 +1 @@
default = { version = "20.30.0", url = "https://github.com/pypa/get-virtualenv/blob/20.30.0/public/virtualenv.pyz?raw=true" }
default = { version = "20.31.2", url = "https://github.com/pypa/get-virtualenv/blob/20.31.2/public/virtualenv.pyz?raw=true" }