Procházet zdrojové kódy

Do not build a wheel on Travis

Steven Silvester před 7 roky
rodič
revize
537804f221
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      scripts/travis_script.sh

+ 0 - 1
scripts/travis_script.sh

@@ -112,5 +112,4 @@ if [[ $GROUP == other ]]; then
     if [ ! -f ./build/release_data.json ]; then
         echo "npm publish in jupyterlab unsucessful!"
     fi
-    python setup.py bdist_wheel --universal
 fi