Skip to content

Commit 85543f4

Browse files
committed
Fix pyproject tags
1 parent a9afe97 commit 85543f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.9",
2626
"Programming Language :: Python :: 3.10",
2727
"Programming Language :: Python :: 3.11",
28-
"Topic :: Software Development :: Libraries :: Application Stylesheet"
28+
"Topic :: Software Development :: Libraries :: Application"
2929
]
3030
requires-python = ">=3.8.1"
3131

0 commit comments

Comments
 (0)