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 to 3.10, 3.11, and 3.12 #669

Merged
merged 4 commits into from
Oct 6, 2023

Conversation

Javagedes
Copy link
Contributor

Updates all documentation and testing to use python 3.10, 3.11, and 3.12.

Additionally adds a python-requires section to the pyproject.toml, to ensure a proper error if someone tries to pip install edk2-pytool-library v0.19.0 on a python version less than 3.10

@Javagedes Javagedes self-assigned this Oct 5, 2023
@Javagedes Javagedes added the enhancement New feature or request label Oct 5, 2023
@Javagedes Javagedes added this to the 0.25.0 milestone Oct 5, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #669 (d0004a5) into master (834d7e8) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #669   +/-   ##
=======================================
  Coverage   78.73%   78.73%           
=======================================
  Files          49       49           
  Lines        4820     4820           
=======================================
  Hits         3795     3795           
  Misses       1025     1025           

@Javagedes Javagedes merged commit 3c2e15c into tianocore:master Oct 6, 2023
20 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants