Fix DEB again
This commit is contained in:
parent
353f28cdc8
commit
c400641684
@ -9,7 +9,7 @@ python:
|
||||
- "3.6"
|
||||
- "pypy3"
|
||||
before_install:
|
||||
- sudo apt install rpm dpkg-dev debhelper dh-python
|
||||
- sudo apt install rpm dpkg-dev debhelper dh-python fakeroot
|
||||
install:
|
||||
- pip install pyserial pyusb
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user