Commit 20098b3
committed
Add missing dependency.
The `odk` script requires the `requests` module (used by the `setup`
command to download online files). It is automatically installed as an
indirect dependency of several packages required by the `workflows`
extra, but we don't want to have to install those extra packages just to
run the seeding script.1 parent 1defde6 commit 20098b3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments