Skip to content

Commit

Permalink
3.12 isn't released yet
Browse files Browse the repository at this point in the history
  • Loading branch information
dionhaefner committed Aug 18, 2023
1 parent b64f779 commit a609be0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

matrix:
os: [ubuntu-20.04]
python-version: ["3.7", "3.12"]
python-version: ["3.7", "3.11"]
backend: [numpy, jax]

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.7", "3.12"]
python-version: ["3.7", "1"]
nocc: [false]

include:
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering
Operating System :: Microsoft :: Windows
Expand Down

0 comments on commit a609be0

Please sign in to comment.