Commit c988c0a
authored
runfiles: Fix usage instructions (#985)
The canonical location for the runfiles library going forward will be
the rules_python repo, so users should load from it. Since repository
names are essentially dynamic with Bzlmod, they should not be used in
import statements.1 parent 0d3c4f7 commit c988c0a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments