Skip to content

Commit f7cccf8

Browse files
authored
🔀 Merge pull request #4 from davep/tweak-meta
Tweak the package metadata
2 parents c1e6cb8 + 4216f2b commit f7cccf8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@ classifiers = [
2323
"Development Status :: 3 - Alpha",
2424
"Intended Audience :: Developers",
2525
"Operating System :: OS Independent",
26-
"Programming Language :: Python :: 3.8",
27-
"Programming Language :: Python :: 3.9",
2826
"Programming Language :: Python :: 3.10",
2927
"Programming Language :: Python :: 3.11",
3028
"Programming Language :: Python :: 3.12",
29+
"Programming Language :: Python :: 3.13",
3130
"Topic :: Terminals",
3231
"Topic :: Software Development :: Libraries",
3332
"Typing :: Typed",

0 commit comments

Comments
 (0)