[b798eb]: / qml / lib / python3.10 / site-packages / setuptools / script.tmpl

Download this file

4 lines (3 with data), 138 Bytes

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