Add POOCH_BASE_URL
to specify the base url used by pooch to download test data
#200
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will fix the
package_and_test.yml
workflow after adding some files in a PR (see for example #162 (comment)) and also therelease.yml
workflow when running from a fork for testing the workflow (it is current working fine for a "real" run because the tag is then available in thehyperspy/rosettasciio
repository).I though it would be more complicated to fix and possibly not worth making something complicated but this solution is actually very simple.
Progress of the PR
POOCH_BASE_URL
to specify the base url used by pooch to download test data,upcoming_changes
folder (seeupcoming_changes/README.rst
),docs/readthedocs.org:rosettasciio
build of this PR (link in github checks)