Skip to content

Commit 506e4a7

Browse files
committed
chore: remove 3.9
1 parent 5a74dc9 commit 506e4a7

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
nox.options.default_venv_backend = "uv"
1010

1111
PYTHON_VERSIONS = (
12-
"3.9",
1312
"3.10",
1413
"3.11",
1514
"3.12",

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ keywords = ["atomic", "file", "writer"]
1010
classifiers = [
1111
"Intended Audience :: Developers",
1212
"Operating System :: OS Independent",
13-
"Programming Language :: Python :: 3.9",
1413
"Programming Language :: Python :: 3.10",
1514
"Programming Language :: Python :: 3.11",
1615
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)