8000 Add Python 3.13 to test matrix by AdamRJensen · Pull Request #2258 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Add Python 3.13 to test matrix #2258

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 10 commits into from
Mar 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
and pysam
  • Loading branch information
kandersolar committed Dec 23, 2024
commit a83c06377c834aa28ff4601549f0c9fe7bb3176b
2 changes: 1 addition & 1 deletion ci/requirements-py3.13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies:
- scipy >= 1.6.0
- statsmodels
- pip:
- nrel-pysam>=2.0
# - nrel-pysam>=2.0 # not available for py3.13 as of Dec 2024
# - solarfactors # required shapely<2 isn't available for Python>=3.12
Loading
0