Commit 066404c
authored
cicd: do not install setuptools (#539)
We were missing an issue upstream about a deprecated stdlib module
because `setuptools` comes with an in-place fix -- but `setuptools`
wasn't an explicit dependency declared for downstream users. I think we
should just start with whatever `setup-python` gives us unless there's a
pressing need.1 parent 27567b6 commit 066404c
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
| |||
0 commit comments