Install setuptools too

This commit is contained in:
Scott Shawcroft 2018-12-04 16:36:41 -08:00
parent 42e1a0639c
commit d326754c0f
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ before_script:
- arm-none-eabi-gcc --version
- python3 --version
- python --version
- pip install --user adafruit-nrfutil
- sudo apt-get install -y python3-pip python3-setuptools
- pip3 install --user adafruit-nrfutil
script:
- python3 tools/build_all.py