apt checks
This commit is contained in:
parent
cf95ccef86
commit
d9fd039be2
@ -92,10 +92,13 @@ install:
|
||||
# Debugging helpers
|
||||
- uname -a
|
||||
- cat /etc/issue
|
||||
- python${PYTHON} --version
|
||||
- python --version
|
||||
- python3 --version
|
||||
- apt-cache search python3-pyqt
|
||||
- apt-cache search python3-pyside
|
||||
- apt-cache search pytest
|
||||
- apt-cache search python pip
|
||||
- apt-cache search python qt5
|
||||
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user