Gitiles
Code Review
Sign In
gerrit.hackerspace.pl
/
hscloud
/
e31d64f2656f99a1f577d9411f926561420968a5
/
.
/
third_party
/
py
/
BUILD
blob: 56b5534da743e5971221a6612a56f17b1424706b [
file
] [
log
] [
blame
]
load
(
"@com_apt_itude_rules_pip//rules:lock.bzl"
,
"pip_lock"
)
pip_lock
(
name
=
"lock"
,
requirements
=
[
"requirements.txt"
],
python_version
=
"PY3"
,
)