Browse Source

Upgrade pip

Steven Silvester 8 năm trước cách đây
mục cha
commit
dc913709e2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      scripts/travis_install.sh

+ 1 - 0
scripts/travis_install.sh

@@ -27,5 +27,6 @@ mkdir ~/.jupyter
 
 
 # Install and enable the server extension
+pip install -U pip
 pip install -v -e ".[test]"
 jupyter serverextension enable --py jupyterlab