We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754b26a commit 1bf0fd5Copy full SHA for 1bf0fd5
gazelle/README.md
@@ -64,9 +64,6 @@ pip = use_extension("@rules_python//python:extensions.bzl", "pip")
64
# operating systems, we have requirements for each.
65
pip.parse(
66
name = "pip",
67
- # When using gazelle you must use set the following flag
68
- # in order for the generation of gazelle dependency resolution.
69
- incompatible_generate_aliases = True,
70
requirements_lock = "//:requirements_lock.txt",
71
requirements_windows = "//:requirements_windows.txt",
72
)
0 commit comments