fix packages

This commit is contained in:
Lama 2025-07-22 17:50:37 -07:00
parent 0bbb78b0a9
commit e7e11dc068
2 changed files with 926 additions and 15 deletions

View File

@ -49,18 +49,6 @@ dependencies = [
"defusedxml>=0.7.0", # Secure XML parsing "defusedxml>=0.7.0", # Secure XML parsing
] ]
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Intended Audience :: Developers",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
]
[project.urls] [project.urls]
"Homepage" = "https://github.com/lamaalrajih/kicad-mcp" "Homepage" = "https://github.com/lamaalrajih/kicad-mcp"
"Bug Tracker" = "https://github.com/lamaalrajih/kicad-mcp/issues" "Bug Tracker" = "https://github.com/lamaalrajih/kicad-mcp/issues"

929
uv.lock generated

File diff suppressed because it is too large Load Diff