Skip to content

Commit 4c64942

Browse files
authored
Removing package cleanup as it missed. It shouldn't play role after e… (#8442)
1 parent e6f46c4 commit 4c64942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/L0_mlflow/test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ rm -fr *.log *.json
3939
# install a higher version of python which uses blinker 1.6,
4040
# but it is unknown whether this test should rely on
4141
# the default installation of python.
42-
apt remove -y python3-blinker
4342

4443
apt update -qq && apt install python3-venv -y
4544
python3 -m venv .venv

0 commit comments

Comments
 (0)