tests: install tz related libs in test env
This commit is contained in:
parent
1094fcd329
commit
3798d1c7d2
1 changed files with 5 additions and 0 deletions
5
tox.ini
5
tox.ini
|
@ -47,7 +47,12 @@ commands =
|
|||
hpi module install my.location.google
|
||||
pip install ijson # optional dependency
|
||||
|
||||
# tz/location
|
||||
hpi module install my.time.tz.via_location
|
||||
hpi module install my.ip.all
|
||||
hpi module install my.location.gpslogger
|
||||
hpi module install my.location.fallback.via_ip
|
||||
hpi module install my.google.takeout.parser
|
||||
|
||||
hpi module install my.calendar.holidays
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue