Skip to content

Commit 5113300

Browse files
authored
Fixes #2045 (#2051)
1 parent 81238c3 commit 5113300

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
@@ -31,7 +31,7 @@ classifiers = [
3131
"Development Status :: 5 - Production/Stable",
3232
# Indicate who your project is intended for
3333
"Intended Audience :: Developers",
34-
"Topic :: Code Quality :: Utility Tools",
34+
"Topic :: Software Development :: Quality Assurance",
3535
# Specify the Python versions you support here.
3636
"Programming Language :: Python :: 3",
3737
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)