add tqdm as required package. Otherwise missing dependency
This commit is contained in:
parent
83c0b47f62
commit
4a40d5613a
@ -11,7 +11,7 @@ python:
|
||||
before_install:
|
||||
- sudo apt install rpm dpkg-dev debhelper dh-python python3-setuptools fakeroot python3-serial python3-yaml
|
||||
install:
|
||||
- pip install pyserial pyusb tqdm
|
||||
- pip install pyusb
|
||||
script:
|
||||
- python setup.py build
|
||||
- python setup.py test
|
||||
|
Loading…
Reference in New Issue
Block a user