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

matplotlib and pandas as optional dependencies #140

Closed
maxscheurer opened this issue Jan 11, 2022 · 1 comment
Closed

matplotlib and pandas as optional dependencies #140

maxscheurer opened this issue Jan 11, 2022 · 1 comment

Comments

@maxscheurer
Copy link
Member

To reduce the dependencies of adcc, maybe it would be good to remove matplotlib and pandas from the dependencies. They are only required for specialty features (plot_spectrum and to_dataframe) but carry a long list of dependencies themselves, even if they're not needed for "core" features.

The correct versions can be "enforced" in conda recipes by run_constrained and also for pypi.

Suggested by @loriab.

@maxscheurer
Copy link
Member Author

Closed in #141.

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

No branches or pull requests

1 participant