Skip to content

Commit 54d7202

Browse files
committed
Try python 3.12
1 parent 000a8df commit 54d7202

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Python
1111
uses: actions/setup-python@v1
1212
with:
13-
python-version: 3.13
13+
python-version: 3.12
1414
- name: Build a binary wheel and a source tarball
1515
run: python setup.py sdist
1616
- name: Publish distribution package to Test PyPI

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Python
1111
uses: actions/setup-python@v1
1212
with:
13-
python-version: 3.13
13+
python-version: 3.12
1414
- name: Install requirements
1515
run: pip install -r requirements.txt
1616
- name: Install test requirements

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"Programming Language :: Python :: 3.10",
5454
"Programming Language :: Python :: 3.11",
5555
"Programming Language :: Python :: 3.12",
56-
"Programming Language :: Python :: 3.13",
5756
],
5857
python_requires=">=3.8",
5958
)

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