Skip to content

Commit 159a6b7

Browse files
committed
Add support for Python 3.12
1 parent bc56873 commit 159a6b7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: ['ubuntu-latest']
19-
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
19+
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
2020
cratedb-version: ['nightly']
2121
sqla-version: ['latest']
2222
pip-allow-prerelease: ['false']

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: ['ubuntu-latest', 'macos-latest']
22-
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
2322
cratedb-version: ['5.2.2']
23+
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
2424
sqla-version: ['<1.4', '<1.5', '<2.1']
2525
pip-allow-prerelease: ['false']
2626

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ def read(path):
9696
'Programming Language :: Python :: 3.9',
9797
'Programming Language :: Python :: 3.10',
9898
'Programming Language :: Python :: 3.11',
99+
'Programming Language :: Python :: 3.12',
99100
'Programming Language :: Python :: Implementation :: CPython',
100101
'Programming Language :: Python :: Implementation :: PyPy',
101102
'Topic :: Database'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy