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

MNT: Update imports for dependencies #1876

Merged
merged 1 commit into from Sep 17, 2021

Conversation

greglucas
Copy link
Contributor

  • Change all scipy imports to lazily load and provide a helpful ImportError if it isn't available.
  • Move Matplotlib into a required dependency.

Closes #1697

Change all scipy imports to lazily load and provide a useful
ImportError if it isn't available.

Move Matplotlib into a required dependency.
@QuLogic QuLogic added this to the 0.20 milestone Sep 17, 2021
@QuLogic QuLogic merged commit 6195c26 into SciTools:master Sep 17, 2021
@greglucas greglucas deleted the deps-scipy-mpl branch September 17, 2021 14:36
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.

SciPy dependency
2 participants