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

Fix Python dependency issues breaking CI #234

Merged
merged 11 commits into from
Oct 1, 2022
Merged

Fix Python dependency issues breaking CI #234

merged 11 commits into from
Oct 1, 2022

Conversation

sethaxen
Copy link
Member

@sethaxen sethaxen commented Oct 1, 2022

Instead of pinning the scipy version upper bound using pip to work around #188, this uses Conda.jl, which will hopefully resolve the issue in #206. It also sets an upper bound to the version of matplotlib, since v3.6 currently causes our CI to error (could be a Python arviz error).

@sethaxen sethaxen changed the title Pin Python deps using Conda Fix Python dependency issues breaking CI Oct 1, 2022
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.

1 participant