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 CI/CD to include Python 3.9 #3410

Merged
merged 0 commits into from
May 17, 2022
Merged

Update CI/CD to include Python 3.9 #3410

merged 0 commits into from
May 17, 2022

Conversation

bfahr
Copy link
Contributor

@bfahr bfahr commented May 12, 2022

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

  • RHEL9 will include Python 3.9 so include it in the testing
  • Update default version of Python to 3.8 for linting and docs
  • Add noxfile.py to enable testing with nox for development

Signed-off-by: Bob Fahr [email protected]

@bfahr bfahr requested review from ryan-blakley and xiangce May 12, 2022 15:16
Copy link
Contributor

@xiangce xiangce left a comment

Choose a reason for hiding this comment

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

It looks good to me. Thanks.

@bfahr bfahr force-pushed the support_python_39 branch from b1aa27e to f95d37d Compare May 17, 2022 18:07
@ryan-blakley ryan-blakley merged commit dc4569f into master May 17, 2022
lhuett pushed a commit that referenced this pull request May 17, 2022
* Update CI/CD to include Python 3.9

* RHEL9 will include Python 3.9 so include it in the testing
* Update default version of Python to 3.8 for linting and docs
* Add noxfile.py to enable testing with nox for development

Signed-off-by: Bob Fahr <[email protected]>

* Fix spelling in docstring

Signed-off-by: Bob Fahr <[email protected]>

* Fix eol in gitignore and add .venv

Signed-off-by: Bob Fahr <[email protected]>
(cherry picked from commit dc4569f)
@ryan-blakley ryan-blakley deleted the support_python_39 branch May 17, 2022 18:26
xiangce pushed a commit that referenced this pull request Sep 6, 2024
* Update CI/CD to include Python 3.9

* RHEL9 will include Python 3.9 so include it in the testing
* Update default version of Python to 3.8 for linting and docs
* Add noxfile.py to enable testing with nox for development

Signed-off-by: Bob Fahr <[email protected]>

* Fix spelling in docstring

Signed-off-by: Bob Fahr <[email protected]>

* Fix eol in gitignore and add .venv

Signed-off-by: Bob Fahr <[email protected]>
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.

3 participants