mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Try to fix gattlib
This commit is contained in:
parent
cbff4756cd
commit
274828528f
@ -27,7 +27,9 @@ addons:
|
||||
- python3-dbus
|
||||
- python3-gi
|
||||
install:
|
||||
- pip install codecov nose-exclude gattlib pygatt gatt pexpect bluepy
|
||||
- wget https://github.com/labapart/gattlib/releases/download/dev/gattlib_dbus_0.2-dev_x86_64.deb
|
||||
- dpkg -i gattlib_dbus_0.2-dev_x86_64.deb
|
||||
- pip install codecov nose-exclude pygatt gatt pexpect bluepy
|
||||
|
||||
|
||||
script: coverage run --source=. -m nose tests -v --exclude-dir=examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user