Ver código fonte

Do not build a wheel on Travis

Steven Silvester 7 anos atrás
pai
commit
537804f221
1 arquivos alterados com 0 adições e 1 exclusões
  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