dask-image
dask-image copied to clipboard
Running test suite as part of PyPI release #147
Running test suite as part of PyPI release #147 This is a sprint contribution in ScipyJapan2020 (#163) .
Oh my. Test script which we created in #172 seems not working :cry: https://github.com/dask/dask-image/pull/175/checks?check_run_id=1340168042
~~Before reviewing this Pull Request, please review see #176 :bow:~~
Now it is ready for review :rocket:
Thanks @GenevieveBuckley for your review.
I'm going to close this PR in favour of https://github.com/dask/dask-image/pull/291 The advantage with that is:
- there will be no difference between the regular test CI, and the tests that are run just before the new release is uploaded to PyPI
- it will also test all operating systems (Windows, Mac, and Linux) instead of just on Linux
Can one of the admins verify this patch?
Admins can comment ok to test to allow this one PR to run or add to allowlist to allow all future PRs from the same author to run.
Thanks again for all your help @tkoyama010!