Skip to content

Commit bd89952

Browse files
committed
fix: Remove obsolete classifier for tracing issues in pyproject.toml
1 parent 59161df commit bd89952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ classifiers = [
1919
"Programming Language :: Python :: 3.10",
2020
"Topic :: Software Development :: Libraries :: Python Modules",
2121
"Topic :: System :: Logging",
22-
"Topic :: System :: Tracing Issues",
2322
]
2423
dependencies = [
2524
"pydantic>=2.0.0",

0 commit comments

Comments
 (0)