Explorar o código

Clean up install invocation

Steven Silvester %!s(int64=8) %!d(string=hai) anos
pai
achega
be1cbb1940
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/travis_install.sh

+ 1 - 1
scripts/travis_install.sh

@@ -19,5 +19,5 @@ mkdir ~/.jupyter
 
 
 # Install and enable the server extension
-pip install -e -v .
+pip install -v -e .
 jupyter serverextension enable --py jupyterlab