Kaynağa Gözat

Do not build a wheel on Travis

Steven Silvester 7 yıl önce
ebeveyn
işleme
537804f221
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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