Skip to content

Commit 2a08e1f

Browse files
Fix invalid topic.
1 parent 621c57b commit 2a08e1f

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
@@ -17,7 +17,7 @@ classifiers = [
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
1919
"Programming Language :: Python :: 3.12",
20-
"Topic :: Scientific/Engineering :: Computer Aided Design (CAD)",
20+
"Topic :: Scientific/Engineering",
2121
]
2222
keywords = ["cad", "sketch", "geometry", "constraints", "freecad", "solidworks", "fusion360"]
2323
authors = [

0 commit comments

Comments
 (0)