Skip to content

Commit

Permalink
tox explicit asset download pre-test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Oct 2, 2023
1 parent 41cacf4 commit 1124ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ setenv =
usedevelop =
true
commands =
geovista download --all
mkdir --parents {toxinidir}/test_images
pytest {posargs} --fail_extra_image_cache --generated_image_dir {toxinidir}{/}test_images -W error -W "ignore:numpy.ndarray size changed:RuntimeWarning"
{env:POST_COMMAND:}
Expand Down

0 comments on commit 1124ce4

Please sign in to comment.