Skip to content

Commit 4011103

Browse files
author
Jonathon Belotti
authored
.
1 parent 95dac32 commit 4011103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ load("@rules_python_external//:defs.bzl", "pip_repository")
2626
2727
pip_repository(
2828
name = "py_deps",
29-
requirements = "//third_party:requirements.txt",
29+
requirements = "//:requirements.txt",
3030
)
3131
```
3232

0 commit comments

Comments
 (0)