pyxem / diffsims

An open-source Python library providing utilities for simulating diffraction
https://diffsims.readthedocs.io
GNU General Public License v3.0
46 stars 26 forks source link

conda-forge feedstock build fails due to missing test file #221

Open hakonanes opened 5 months ago

hakonanes commented 5 months ago

The conda-forge feedstock build failed due to the test using the diffsims/tests/generators/old_simulation.npy file:

As a temporary solution to release 0.6.0 on conda-forge, I skipped the test.

I'm surprised the test file was not found, since it is part of the tar ball on PyPI: https://pypi.org/project/diffsims/#files.