Skip to content

Commit e7e11dc

Browse files
committed
fix packages
1 parent 0bbb78b commit e7e11dc

File tree

2 files changed

+928
-17
lines changed

2 files changed

+928
-17
lines changed

pyproject.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,6 @@ dependencies = [
4949
"defusedxml>=0.7.0", # Secure XML parsing
5050
]
5151

52-
classifiers = [
53-
"Programming Language :: Python :: 3",
54-
"Programming Language :: Python :: 3.10",
55-
"Programming Language :: Python :: 3.11",
56-
"Programming Language :: Python :: 3.12",
57-
"License :: OSI Approved :: MIT License",
58-
"Operating System :: OS Independent",
59-
"Intended Audience :: Developers",
60-
"Topic :: Software Development :: Libraries :: Python Modules",
61-
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
62-
]
63-
6452
[project.urls]
6553
"Homepage" = "https://github.com/lamaalrajih/kicad-mcp"
6654
"Bug Tracker" = "https://github.com/lamaalrajih/kicad-mcp/issues"

0 commit comments

Comments
 (0)