Explorar o código

Update tests.sh

Jie Luo %!s(int64=7) %!d(string=hai) anos
pai
achega
c38fdd4bb4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      tests.sh

+ 1 - 2
tests.sh

@@ -226,8 +226,7 @@ internal_install_python_deps() {
   if [ "$TRAVIS" != "true" ]; then
     return;
   fi
-  # Install 
-  (OS X doesn't have pip).
+  # Install tox (OS X doesn't have pip).
   if [ $(uname -s) == "Darwin" ]; then
     brew upgrade python
     python3 -m pip install tox