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

Ensure tests can pass without ipython and matplotlib #2311

Merged
merged 2 commits into from Jan 29, 2024

Conversation

Ericgig
Copy link
Member

@Ericgig Ericgig commented Jan 29, 2024

Description
Tests would fail to run if matplotlib or ipython were not installed.
This add pytest.importskip to skip instead or failing the the packages are missing.

@Ericgig Ericgig merged commit 846db23 into qutip:master Jan 29, 2024
4 of 12 checks passed
@Ericgig Ericgig deleted the misc.importskip branch January 29, 2024 23:14
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.

None yet

2 participants