We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa67334 commit 580f798Copy full SHA for 580f798
.travis.yml
@@ -4,6 +4,7 @@ python: "2.7"
4
install:
5
- pip install sphinx sphinx_rtd_theme mock
6
- pip install --upgrade setuptools
7
+- pip install qtpyvcp --no-deps
8
- sudo apt-get install pyqt5-dev-tools
9
10
script:
0 commit comments