master
/ miniconda3 / pkgs / setuptools-67.8.0-py310h06a4308_0 / lib / python3.10 / site-packages / setuptools / script.tmpl

script.tmpl @74036c5 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)