Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
2b20e0e4f7dc390167b222f36f139984bed60e76
/
.
/
third_party
/
python
/
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
)