Skip to content
Snippets Groups Projects
Commit bfeaab6d authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

missing --upgrade

parent 18b7eb83
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ running:
# Pull the latest version of the master branch.
git pull
# Update the versions of synapse's python dependencies.
python synapse/python_dependencies.py | xargs -n1 pip install
python synapse/python_dependencies.py | xargs -n1 pip install --upgrade
Upgrading to v0.15.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment