Commit 23b4999
committed
build.sh: Cleanup build requirements
Python 3.9 is already an old version which is still available on
prominent distros and thus an explicit installation need not be
a hard requirement. Also, `python3dist(flake8)` is not seen as
a system dependency during the build process other than the tox
environment for detecting linting errors.
Signed-off-by: Anoop C S <[email protected]>1 parent 52a3e01 commit 23b4999
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
126 | 125 | | |
127 | | - | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
0 commit comments