We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79256cf commit ceb5734Copy full SHA for ceb5734
testing_env.sh
@@ -2,7 +2,7 @@
2
3
sudo apt install build-essential python3-dev libffi-dev \
4
sqlite3 libssl-dev libjpeg-dev libxslt1-dev \
5
- python3-venv libyaml-dev
+ python3-venv libyaml-dev -y
6
7
mkdir -p synapse_test
8
pip3 install --upgrade virtualenv
0 commit comments