Add setuptools

This commit is contained in:
Grigori Goronzy 2017-09-18 20:20:22 +02:00
parent c400641684
commit 43887a9189

View File

@ -9,7 +9,7 @@ python:
- "3.6"
- "pypy3"
before_install:
- sudo apt install rpm dpkg-dev debhelper dh-python fakeroot
- sudo apt install rpm dpkg-dev debhelper dh-python python3-setuptools fakeroot
install:
- pip install pyserial pyusb
script: