cli: add option to output locations to gpx files (#286)
* cli: add option to output locations to gpx files
This commit is contained in:
parent
02c738594f
commit
40de162fab
3 changed files with 56 additions and 2 deletions
1
tox.ini
1
tox.ini
|
@ -85,6 +85,7 @@ allowlist_externals = cat
|
|||
commands =
|
||||
pip install -e .[testing,optional]
|
||||
pip install orgparse # used it core.orgmode?
|
||||
pip install gpxpy # for hpi query --output gpx
|
||||
|
||||
{envpython} -m mypy --install-types --non-interactive \
|
||||
-p my.core \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue