mysteriendrama/lib/python3.11/site-packages/setuptools/script.tmpl

4 lines
138 B
Cheetah
Raw Permalink Normal View History

2023-07-22 12:04:19 +02:00
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
__requires__ = %(spec)r
__import__('pkg_resources').run_script(%(spec)r, %(script_name)r)