Skip to content

Commit 9eb6236

Browse files
authored
Fix "Topic" metadata at pyproject.toml to match specifications
1 parent acd24c1 commit 9eb6236

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
@@ -15,7 +15,7 @@ classifiers = [
1515
"Environment :: Console",
1616
"Intended Audience :: Developers",
1717
"Natural Language :: English",
18-
"Topic :: ROS docker image generation",
18+
"Topic :: Software Development :: Build Tools",
1919
"Operating System :: POSIX :: Linux",
2020
"Programming Language :: Python :: 3.9",
2121
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)