Skip to content

Commit f3701e1

Browse files
committed
Build and test with Python 3.11
1 parent 2bb4d06 commit f3701e1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ubuntu-latest]
19-
python-version: [3.8]
19+
python-version: [3.11]
2020

2121
steps:
2222

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
python-version: [3.8]
18+
python-version: [3.11]
1919
make-command: [doc8, flake8, pylint, integration_test]
2020
kiwitcms-url: [tcms.kiwitcms.org, public.tenant.kiwitcms.org]
2121

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def get_version():
4545
'Operating System :: POSIX',
4646
'Programming Language :: Python',
4747
'Programming Language :: Python :: 3.8',
48+
'Programming Language :: Python :: 3.11',
4849
'Topic :: Software Development',
4950
'Topic :: Software Development :: Libraries :: Python Modules',
5051
'Topic :: Software Development :: Quality Assurance',

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