Skip to content

Commit d54b12a

Browse files
committed
tests/container: remove python3.9 and flake8 installs
Signed-off-by: Andrew Schoen <[email protected]>
1 parent 52a3e01 commit d54b12a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/container/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,8 @@ task_sys_deps() {
121121
python3-wheel \
122122
python3-pyxattr \
123123
python3-devel \
124-
python3.9 \
125124
samba-common-tools \
126125
rpm-build \
127-
'python3dist(flake8)' \
128126
'python3dist(inotify-simple)' \
129127
'python3dist(mypy)' \
130128
'python3dist(pytest)' \

0 commit comments

Comments
 (0)