[travis] remove tempfile
This commit is contained in:
parent
632eb0c450
commit
bee2586ed4
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 tempfile tkinter tzlocal
|
||||
- pip install tkinter tzlocal
|
||||
- pip install taskw webbrowser
|
||||
script:
|
||||
- coverage run --source=. -m pytest tests -v
|
||||
|
|
Loading…
Reference in a new issue