[console_scripts]
fast-code-pruner = swe_pruner.fast_cli:main
swe-pruner = swe_pruner.online_serving:main

[vllm.general_plugins]
swe_pruner = swe_pruner.vllm_plugin:register

[vllm.io_processor_plugins]
swe_pruner = swe_pruner.vllm_io_processor:register
