Avoid import pygtk etc

This commit is contained in:
Abhay Rana 2014-06-07 02:56:37 +05:30
parent 9dbc5d5ef8
commit 6b57097334
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ install:
- pip install requests
- pip install nose
# command to run tests, e.g. python setup.py test
script: nosetests
script: nosetests --exclude=hackertray