File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 fail-fast : false
2323 matrix :
2424 os : [ubuntu-latest, windows-latest]
25- python-version : ["3.12","3.13"]
25+ python-version : ["3.12", "3.13", "3.14 "]
2626 deps : [test_extra]
2727 # Test all on ubuntu, test ends on macos
2828 include :
3535 deps : test
3636 # Tests latest development Python version
3737 - os : ubuntu-latest
38- python-version : " 3.14 -dev"
38+ python-version : " 3.15 -dev"
3939 deps : test
40- # Installing optional dependencies stuff takes ages on PyPy
41- # - os: ubuntu-latest
42- # python-version: "pypy-3.11"
43- # deps: test
44- # - os: windows-latest
45- # python-version: "pypy-3.11"
46- # deps: test
47- # - os: macos-latest
48- # python-version: "pypy-3.11"
49- # deps: test
50- # Temporary CI run to use entry point compatible code in matplotlib-inline.
5140 - os : ubuntu-latest
5241 python-version : " 3.12"
5342 deps : test_extra
You can’t perform that action at this time.
0 commit comments