these test files:
https://github.com/mne-tools/mne-python/tree/master/mne/io/tests
should be packaged to have the tests running.
hope this helps
Alex
On Fri, 09 Aug 2019, Alexandre Gramfort wrote:
> thanks Yarik for looking into this.
> Unless there is a bug it's perfectly possible to run the mne-python tests
> withing mayavi. All tests that require mayavi are decorated to be skipped
> if mayavi is not installed. See:
> https://github.com/m
thanks Yarik for looking into this.
Unless there is a bug it's perfectly possible to run the mne-python tests
withing mayavi. All tests that require mayavi are decorated to be skipped
if mayavi is not installed. See:
https://github.com/mne-tools/mne-python/blob/master/mne/viz/tests/test_3d.py#L33
3 matches
Mail list logo