Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ETSpy to known extensions list #64

Merged
merged 5 commits into from
Jan 4, 2025
Merged

Conversation

jat255
Copy link
Member

@jat255 jat255 commented Nov 6, 2024

No description provided.

@ericpre
Copy link
Member

ericpre commented Nov 7, 2024

Do you want to add running ETSpy test suite to CI?

EXTENSION: hyperspy-gui-ipywidgets hyperspy-gui-traitsui lumispy pyxem exspy holospy

- name: Install Extension Dev
if: contains(matrix.EXTENSION_VERSION, 'dev')
run: |
pip install git+https://github.com/hyperspy/exspy.git
pip install git+https://github.com/hyperspy/holospy.git
pip install git+https://github.com/lumispy/lumispy.git
# uncomment when kikuchipy supports hyperspy 2
# pip install git+https://github.com/pyxem/kikuchipy.git
pip install git+https://github.com/pyxem/pyxem.git
pip install git+https://github.com/hyperspy/hyperspy_gui_ipywidgets.git
pip install git+https://github.com/hyperspy/hyperspy_gui_traitsui.git

- name: Run Pyxem Test Suite
if: ${{ always() }}
run: |
python -m pytest --pyargs pyxem

@jat255
Copy link
Member Author

jat255 commented Nov 12, 2024

Thanks @ericpre. somehow I missed your comment, but I'll work on adding the ETSpy tests in the next couple of days

@ericpre ericpre force-pushed the add_etspy branch 4 times, most recently from f3042fd to 05bf1a1 Compare January 3, 2025 01:32
README.md Outdated Show resolved Hide resolved
@ericpre ericpre merged commit 7e40ade into hyperspy:main Jan 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants