Skip to content

Commit 2dcbdf7

Browse files
committed
Drop Python 3.10 support (following SPEC 0 policy)
1 parent ca6ba7e commit 2dcbdf7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog_entry.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
changes:
33
added:
44
- Support for Python 3.14
5+
removed:
6+
- Support for Python 3.10 (following SPEC 0 policy)

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ classifiers = [
1616
"License :: OSI Approved :: GNU Affero General Public License v3",
1717
"Operating System :: POSIX",
1818
"Programming Language :: Python",
19-
"Programming Language :: Python :: 3.10",
2019
"Programming Language :: Python :: 3.11",
2120
"Programming Language :: Python :: 3.12",
2221
"Programming Language :: Python :: 3.13",

0 commit comments

Comments
 (0)