Rename source directory kicad_mcp/ → mckicad/, update all imports, pyproject.toml metadata, documentation references, Makefile targets, and .gitignore paths. All 195 tests pass.
4 lines
64 B
Python
4 lines
64 B
Python
"""
|
|
DRC implementations for different KiCad API approaches.
|
|
"""
|