Explorar el Código

Do not build a wheel on Travis

Steven Silvester hace 7 años
padre
commit
537804f221
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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