[console_scripts]
netspec = kicad_netspec.cli:main
netspec-mcp = kicad_netspec.mcp:main

[pytest11]
netspec = kicad_netspec.pytest_plugin
