Make gui executable and plugin func to call it on start

New requirement added:
	psutil - to check if pid is running on unix + windows

plugin still doesnt start gui on start, test the func first
This commit is contained in:
2015-12-19 22:33:25 +05:30
parent 34b3b7d3d5
commit 8446ef78fc
4 changed files with 52 additions and 33 deletions
+3
View File
@@ -1,2 +1,5 @@
pytest
python-dateutil
psutil
humanfriendly