Skip to content

Commit

Permalink
Merge branch 'releng' of github.com:nabaztag2018/pynab into releng
Browse files Browse the repository at this point in the history
  • Loading branch information
pguyot committed Oct 6, 2020
2 parents f64ffcc + bb457b3 commit 8e7b74b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ if [ $upgrade -eq 1 ]; then
echo "Updating Python requirements - 7/14" > /tmp/pynab.upgrade
fi
# Start with wheel which is required to compile some of the other requirements
venv/bin/pip uninstall meteofrance #remove old meteofrance API
venv/bin/pip install wheel
venv/bin/pip install -r requirements.txt

Expand Down

0 comments on commit 8e7b74b

Please sign in to comment.