[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 psutil pytz
|
||||||
- pip install requests simplejson
|
- pip install requests simplejson
|
||||||
- pip install suntime
|
- pip install suntime
|
||||||
- pip install tkinter tzlocal
|
- pip install tzlocal
|
||||||
- pip install taskw webbrowser
|
- pip install taskw webbrowser
|
||||||
script:
|
script:
|
||||||
- coverage run --source=. -m pytest tests -v
|
- coverage run --source=. -m pytest tests -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue