Skip to content

Commit 91d34a8

Browse files
authored
chore: remove Python 3.8 support as it is EOL (#59)
1 parent 9b17b01 commit 91d34a8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
python-version: ["3.14.0-alpha.2", "3.13", "3.12", "3.11", "3.10", "3.9", "3.8"]
15+
python-version: ["3.14.0-alpha.2", "3.13", "3.12", "3.11", "3.10", "3.9"]
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v4

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = ["setuptools>=45", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

5-
requires-python = ">=3.8"
5+
requires-python = ">=3.9"
66

77
[project]
88
name = "cpp_linter_hooks"
@@ -23,7 +23,6 @@ classifiers = [
2323
"Operating System :: Microsoft :: Windows",
2424
"Operating System :: POSIX :: Linux",
2525
"Operating System :: MacOS",
26-
"Programming Language :: Python :: 3.8",
2726
"Programming Language :: Python :: 3.9",
2827
"Programming Language :: Python :: 3.10",
2928
"Programming Language :: Python :: 3.11",

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