Files
web/venv/lib/python3.8/site-packages/setuptools/script.tmpl
timothypidashev 5bf2ef6b1c upload test
2021-07-15 17:36:10 +00: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)