asteroids/venv/lib/python3.11/site-packages/setuptools/script.tmpl
Florian Schmitt 2e5df21095 first commit
2024-10-08 15:38:46 +03:00

3 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)