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

feat: Python 3.12 update #892

Merged
merged 1 commit into from Nov 7, 2023
Merged

feat: Python 3.12 update #892

merged 1 commit into from Nov 7, 2023

Conversation

dalpasso
Copy link
Collaborator

@dalpasso dalpasso commented Oct 19, 2023

Update python max version to 3.12

tox -e docs fails cause the wheel for netCDF4 is not available for Python 3.12 yet.
See Unidata/netcdf4-python#1282

edit: can be merged now that netCDF4 is available for py312

@dalpasso dalpasso linked an issue Oct 19, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

Test Results

       4 files  ±0         4 suites  ±0   5m 46s ⏱️ +45s
   430 tests ±0     427 ✔️ ±0    3 💤 ±0  0 ±0 
1 720 runs  ±0  1 644 ✔️ ±0  76 💤 ±0  0 ±0 

Results for commit 20aa426. ± Comparison against base commit 790df60.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

Code Coverage (Ubuntu)

File Coverage
All files 82%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 20aa426

@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

Code Coverage (Windows)

File Coverage
All files 76%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 20aa426

`tox -e docs` still fails
@sbrunato sbrunato marked this pull request as ready for review November 7, 2023 15:55
@sbrunato sbrunato merged commit 4c340b0 into develop Nov 7, 2023
12 checks passed
@sbrunato sbrunato deleted the 873-python-3.12-update branch November 7, 2023 16:03
@sbrunato sbrunato added this to the 2.11.0 milestone Nov 21, 2023
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.

python 3.12 update
2 participants