Explorar o código

remove the python dep update

Zach White %!s(int64=4) %!d(string=hai) anos
pai
achega
a828a82d59
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      util/travis_utils.sh

+ 0 - 3
util/travis_utils.sh

@@ -23,6 +23,3 @@ if command -v docker >/dev/null; then
         docker run --rm -w /qmk_firmware/ -v "$PWD":/qmk_firmware --user $(id -u):$(id -g) qmkfm/base_container bin/qmk "$@"
     }
 fi
-
-# Install updated python deps
-python3 -m pip install -U -r requirements.txt