master
/ miniconda3 / envs / poem / lib / python3.10 / site-packages / setuptools / script.tmpl

script.tmpl @a8e0244 raw · history · blame

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