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

Remove Python3.8 Support #1747

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Remove Python3.8 Support #1747

merged 3 commits into from
Feb 13, 2024

Conversation

ravi-kumar-pilla
Copy link
Contributor

@ravi-kumar-pilla ravi-kumar-pilla commented Feb 12, 2024

Description

Resolves #1746 and unblocks #1700

Development notes

  • Remove instances of python 3.8 from kedro viz requirement files and circle ci config
  • Update readME and Contribution docs to reflect support from python 3.9

QA notes

  • All tests should pass with python env >=3.9

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Copy link
Contributor

@SajidAlamQB SajidAlamQB left a comment

Choose a reason for hiding this comment

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

Thank you @ravi-kumar-pilla! 👍

@SajidAlamQB SajidAlamQB merged commit 5bb1deb into main Feb 13, 2024
16 checks passed
@SajidAlamQB SajidAlamQB deleted the chore/drop-py38 branch February 13, 2024 14:18
@ravi-kumar-pilla ravi-kumar-pilla mentioned this pull request Mar 1, 2024
5 tasks
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.

Drop Python3.8 Support
3 participants