Skip to content

Add Python 3.12 to test matrix #204

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

Merged
merged 4 commits into from
Feb 8, 2024
Merged

Add Python 3.12 to test matrix #204

merged 4 commits into from
Feb 8, 2024

Conversation

kandersolar
Copy link
Member

@kandersolar kandersolar commented Feb 7, 2024

  • [ ] Closes #xxx
  • [ ] Added tests to cover all new or modified code.
  • [ ] Clearly documented all new API functions with PEP257 and numpydoc compliant docstrings.
  • [ ] Added new API functions to docs/api.rst.
  • [ ] Non-API functions clearly documented with docstrings or comments as necessary.
  • Adds description and name entries in the appropriate "what's new" file
    in docs/whatsnew
    for all changes. Includes link to the GitHub Issue with :issue:`num`
    or this Pull Request with :pull:`num`. Includes contributor name
    and/or GitHub username (link with :ghuser:`user`).
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels and Milestone are assigned to the Pull Request and linked Issue.

Keeping as draft for now, to see if the 3.12 jobs work smoothly.

@kandersolar kandersolar added ci Continuous Integration tests Something is wrong with the test suite labels Feb 7, 2024
@kandersolar kandersolar added this to the v0.2.0 milestone Feb 7, 2024
@kandersolar kandersolar marked this pull request as ready for review February 8, 2024 17:22
@kandersolar
Copy link
Member Author

See pvlib/pvlib-python#1881 regarding the pkg_resources change.

This shouldn't be controversial, so I will go ahead and merge!

@kandersolar kandersolar merged commit 75df0ad into pvlib:main Feb 8, 2024
@kandersolar kandersolar deleted the py312 branch February 8, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration tests Something is wrong with the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant