Add Python 3.14 preview (#2390)
* feat: add CPython 3.14 beta 1 * fix tests
This commit is contained in:
@@ -120,6 +120,7 @@ before-all = "true"
|
||||
|
||||
monkeypatch.chdir(pkg_dir)
|
||||
monkeypatch.setattr(sys, "argv", ["cibuildwheel", "--platform=linux"])
|
||||
monkeypatch.delenv("CIBW_ENABLE", raising=False)
|
||||
|
||||
main()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user