Commit 67c05e1
authored
Fix removing gRPC in Dockerfile (#172)
We are installing using `pip install --target`. To fix this we must set
PYTHONPATH so pip can find and uninstall these packages.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.1 parent 80be26b commit 67c05e1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments