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

Update supported Python versions #1210

Merged
merged 11 commits into from
Oct 16, 2023
Merged

Update supported Python versions #1210

merged 11 commits into from
Oct 16, 2023

Conversation

PProfizi
Copy link
Contributor

Closes #1207

Removes support for Python 3.8, adds explicit testing of 3.11.

@PProfizi PProfizi added CI/CD Related to CI/CD dependencies Related to package requirements labels Oct 13, 2023
@PProfizi PProfizi added this to the v0.10.0 milestone Oct 13, 2023
@PProfizi PProfizi self-assigned this Oct 13, 2023
@Revathyvenugopal162
Copy link
Contributor

pinging @jorgepiloto for visibility

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1210 (3d1e4d6) into master (8a66a2b) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1210      +/-   ##
==========================================
- Coverage   87.25%   87.22%   -0.04%     
==========================================
  Files          81       81              
  Lines        9230     9223       -7     
==========================================
- Hits         8054     8045       -9     
- Misses       1176     1178       +2     

PProfizi and others added 9 commits October 13, 2023 16:51
* Only run gltf example

* Remove superfluous prints

* Raise on stderr

* Fix path expansion

* Final fix for create_sites_for_python_operators.ps1

* Revert "Remove superfluous prints"

This reverts commit fb81e4a.

* Revert "Only run gltf example"

This reverts commit df37386.
* Only run gltf example

* Remove superfluous prints

* Run docs

* Fix create_sites_for_python_operators.ps1

* Fix create_sites_for_python_operators.ps1

* Fix create_sites_for_python_operators.ps1

* Fix create_sites_for_python_operators.ps1

* Revert "Remove superfluous prints"

This reverts commit 6f20181.

* Revert "Only run gltf example"

This reverts commit 1b32b57

* Fix create_sites_for_python_operators.ps1
@PProfizi PProfizi merged commit a63f620 into master Oct 16, 2023
33 checks passed
@PProfizi PProfizi deleted the ci/update_supported_python branch October 16, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD dependencies Related to package requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update supported Python versions
3 participants