Commit 09ada9b
committed
ci: drop invalid --disable-pip flag from pip-audit
--disable-pip is only valid with -r/--requirement. We audit the
installed environment directly, so the flag is both unnecessary and
rejected by pip-audit's argparse.1 parent 9d2c4cc commit 09ada9b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
0 commit comments