Commit 5a63dc6
committed
Remove unrelated package installation instructions
I assume this was originally a copy paste error: the `awscli` package
installed on the line below is needed to run the `aws configure`
command, but the `aws` and `configure` PyPI packages are unrelated and
unneeded.1 parent bc17ead commit 5a63dc6
File tree
2 files changed
+0
-2
lines changed- docs/tutorials/data_sources
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments