brief-extractor/backend/venv/lib/python3.10/site-packages/setuptools/script.tmpl
2026-03-06 18:42:46 +00:00

3 lines
138 B
Cheetah
Executable file

# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
__requires__ = %(spec)r
__import__('pkg_resources').run_script(%(spec)r, %(script_name)r)