[travis] remove tkinter
This commit is contained in:
parent
bee2586ed4
commit
c692a776b6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
- pip install psutil pytz
|
||||
- pip install requests simplejson
|
||||
- pip install suntime
|
||||
- pip install tkinter tzlocal
|
||||
- pip install tzlocal
|
||||
- pip install taskw webbrowser
|
||||
script:
|
||||
- coverage run --source=. -m pytest tests -v
|
||||
|
|
Loading…
Reference in a new issue