Commit 46167f5
doc: Fix
I was playing around with the [multi-platform PyPI
example](https://rules-python.readthedocs.io/en/latest/howto/multi-platform-pypi-deps.html)
and noticed that the `pip.default` arguments were wrong.
Co-authored-by: Richard Levasseur <richardlev@gmail.com>pip.default arguments in multi-platform example (#3358)1 parent 7cf098e commit 46167f5
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments