Commit eba822f
committed
Update Python modules and remove unused/unneeded
- remove unused/unneeded Python modules
- only kept modules needed by scripts in dev/ and scripts/
- python-dotenv is redundant with pipenv: https://pipenv.pypa.io/en/stable/shell.html#automatic-loading-of-env-files
- removed from scripts
- process
1. modified `Pipfile`
2. `pipenv clean`
- update Python modules
- `pipenv update --dev`1 parent 94a193a commit eba822f
File tree
5 files changed
+388
-1870
lines changed- scripts
- 1-fetch
5 files changed
+388
-1870
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
14 | 12 | | |
15 | | - | |
16 | 13 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 14 | + | |
20 | 15 | | |
21 | | - | |
| 16 | + | |
22 | 17 | | |
23 | 18 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 19 | + | |
27 | 20 | | |
28 | 21 | | |
29 | 22 | | |
30 | | - | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
0 commit comments