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 Windows CI : set matplotlib to 3.9.0 for python > 3.8 #801

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

HugoKulesza
Copy link
Collaborator

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

If no version is specified, the CI uses new matplotlib version 3.9.1 for python > 3.8.
It breaks the CI at the tests of the package built.
The true underlying cause has not been identified, this PR only set the version of matplotlib to have a working CI.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
@HugoKulesza HugoKulesza merged commit 9484d13 into main Jul 11, 2024
6 checks passed
@HugoKulesza HugoKulesza deleted the set-matplotlib-version branch July 11, 2024 10:44
HugoKulesza added a commit that referenced this pull request Jul 16, 2024
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
geofjamg pushed a commit that referenced this pull request Aug 24, 2024
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
geofjamg pushed a commit that referenced this pull request Aug 27, 2024
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
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.

2 participants