Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5e828cf

Browse filesBrowse files
authored
Fix buildozer command for substituting deps
1 parent b842276 commit 5e828cf
Copy full SHA for 5e828cf

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ update `name` from "old" to "new", then you can run the following
189189
buildozer command:
190190

191191
```
192-
buildozer 'substitute deps @old_([^/]+)//:pkg @new_${1}//:pkg' //...
192+
buildozer 'substitute deps @old_([^/]+)//:pkg @new_${1}//:pkg' //...:*
193193
```
194194

195195
For `pip_install` the labels are instead of the form

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.