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

Support Python 3.12, numpy >= 1.24 and pytest 8.0.x. #437

Merged
merged 6 commits into from Feb 2, 2024

Conversation

enekomartinmartinez
Copy link
Collaborator

Description

Support Pyrthon 3.12, numpy >= 1.24 and pytest 8.0.x.

Related issues

Added notes in the documentation related to #435

Type of change

  • Support for newer versions

PR verification (to be filled by reviewers)

  • The code follows the PEP 8 style
  • The new code has been tested properly for all the possible cases
  • The overall coverage has not dropped and other features have not been broken.
  • If new features have been added, they have been properly documented
  • docs/whats_new.rst has been updated
  • PySD version has been updated

@pep8speaks
Copy link

pep8speaks commented Feb 1, 2024

Hello @enekomartinmartinez! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-02-02 21:05:24 UTC

@enekomartinmartinez enekomartinmartinez changed the title Support Pyrthon 3.12, numpy >= 1.24 and pytest 8.0.x. Support Python 3.12, numpy >= 1.24 and pytest 8.0.x. Feb 1, 2024
@enekomartinmartinez enekomartinmartinez linked an issue Feb 2, 2024 that may be closed by this pull request
@enekomartinmartinez enekomartinmartinez merged commit ca3e450 into master Feb 2, 2024
14 checks passed
enekomartinmartinez added a commit that referenced this pull request Feb 2, 2024
* Support Python 3.12

* Support numpy >= 1.24

* Support pytest 8.0.x

* Avoid errors with DeprecationWarnings

* Custom error when netCDF4 is missing
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.

Missing netcdf4 library
2 participants