location: add all.py, using takeout/gpslogger/ip (#237)
* location: add all.py, using takeout/gpslogger/ip, update docs
This commit is contained in:
parent
66a00c6ada
commit
2cb836181b
15 changed files with 488 additions and 46 deletions
7
tox.ini
7
tox.ini
|
@ -100,6 +100,9 @@ commands =
|
|||
hpi module install my.goodreads
|
||||
hpi module install my.pdfs
|
||||
hpi module install my.smscalls
|
||||
hpi module install my.location.gpslogger
|
||||
hpi module install my.location.via_ip
|
||||
hpi module install my.google.takeout.parser
|
||||
|
||||
# todo fuck. -p my.github isn't checking the subpackages?? wtf...
|
||||
# guess it wants .pyi file??
|
||||
|
@ -118,6 +121,10 @@ commands =
|
|||
-p my.body.exercise.cross_trainer \
|
||||
-p my.bluemaestro \
|
||||
-p my.location.google \
|
||||
-p my.location.google_takeout \
|
||||
-p my.location.via_ip \
|
||||
-p my.location.gpslogger \
|
||||
-p my.ip.common \
|
||||
-p my.time.tz.via_location \
|
||||
-p my.calendar.holidays \
|
||||
-p my.arbtt \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue