Files
squi_notes/myvenv/lib/python3.10/site-packages/setuptools/script.tmpl
Justine Pelletreau e5adfa2d64 WIP
2022-03-16 15:02:53 +01:00

4 lines
138 B
Cheetah

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