File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- # add a version if viam should be pinned to a specific version
2- viam-sdk
1+ # Uncomment the following line if you would like to use a release version of the SDK
2+ # viam-sdk
3+
4+ # This line points to the version of the SDK that lives at this project's root.
5+ # In production, you would likely want to use the above `viam-sdk` requirement.
6+ ../..
Original file line number Diff line number Diff line change 1- # add a version if viam should be pinned to a specific version
2- viam-sdk
1+ # Uncomment the following line if you would like to use a release version of the SDK
2+ # viam-sdk
3+
4+ # This line points to the version of the SDK that lives at this project's root.
5+ # In production, you would likely want to use the above `viam-sdk` requirement.
6+ ../..
You can’t perform that action at this time.
0 commit comments