Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
3f97a903d1860e30b525817e84e8fe0bfaa858e6
/
.
/
third_party
/
setuptools
/
script.tmpl
blob: ff5efbcab3b58063dd84787181c26a95fb663d94 [
file
]
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
__requires__
=
%(
spec
)
r
__import__
(
'pkg_resources'
).
run_script
(%(
spec
)
r
,
%(
script_name
)
r
)