mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Move pyside to travis using apt and added to external_dependencies.txt
As it needs to compile and install itself if done pip install, that errors and takes a lot of time in travis
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
PySide
|
||||
- On linux, sudo apt-get install python-pyside
|
||||
- On Windows, install installers from their website
|
||||
Reference in New Issue
Block a user