You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pypi/lock.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This rule generates two targets:
36
36
-`bazel run [name].update` will regenerate the `requirements_txt` file
37
37
-`bazel test [name]_test` will test that the `requirements_txt` file is up to date
38
38
39
-
Once you generate this fully specified list of requirements, you can install the requirements ([bzlmod](./download)/[WORKSPACE](./download-workspace)).
39
+
Once you generate this fully specified list of requirements, you can [install the requirements](./download).
40
40
41
41
:::{warning}
42
42
If you're specifying dependencies in `pyproject.toml`, make sure to include the
0 commit comments