Sfoglia il codice sorgente

Clean up install invocation

Steven Silvester 8 anni fa
parent
commit
be1cbb1940
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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