Skip to content

Conversation

@kandersolar
Copy link
Member

@kandersolar kandersolar commented Nov 3, 2025

  • [ ] Closes #xxxx
  • I am familiar with the contributing guidelines
  • Tests added
  • [ ] Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/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`).
  • [ ] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

Python 3.14 is out (https://devguide.python.org/versions/), and wheels for our required dependencies are as well.

@kandersolar kandersolar added this to the v0.13.2 milestone Nov 3, 2025
@kandersolar kandersolar marked this pull request as ready for review November 3, 2025 21:01
- h5py
# - numba # not available for py 3.14 as of 2025-11-03
- numpy >= 1.21.2
- pandas >= 1.3.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PyPI metadata does not list that pandas=1.3.3 supports Python 3.10, however, I see that there are indeed wheels for it. Listing the comment here for anyone else who might check the minimum versions.

Copy link
Member

@AdamRJensen AdamRJensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kandersolar kandersolar merged commit 03fb340 into pvlib:main Nov 13, 2025
31 checks passed
@kandersolar kandersolar deleted the py314 branch November 13, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants