Update test-kivy
This commit is contained in:
parent
09c2f2b694
commit
003d1e5169
|
@ -16,7 +16,9 @@ RUN apt-get install -yq python-setuptools \
|
|||
python3-pip \
|
||||
wget \
|
||||
build-essential libcap-dev libmtdev-dev xvfb xclip git python3-opencv
|
||||
|
||||
|
||||
RUN ln -sf /usr/bin/python3 /usr/bin/python
|
||||
|
||||
RUN pip3 install Cython Pillow pyzbar telenium
|
||||
|
||||
RUN pip3 install --upgrade setuptools pip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
xvfb-run python3 tests-kivy.py
|
||||
xvfb-run python tests-kivy.py
|
||||
|
|
Reference in New Issue
Block a user