Skip to content

Commit ceb5734

Browse files
committed
Update testing_env.sh
1 parent 79256cf commit ceb5734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
sudo apt install build-essential python3-dev libffi-dev \
44
sqlite3 libssl-dev libjpeg-dev libxslt1-dev \
5-
python3-venv libyaml-dev
5+
python3-venv libyaml-dev -y
66

77
mkdir -p synapse_test
88
pip3 install --upgrade virtualenv

0 commit comments

Comments
 (0)