Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

upgraded Python version to 3.11 for speed #96

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nh916
Copy link
Contributor

@nh916 nh916 commented May 30, 2023

Description

Upgraded Python from 3.10 to 3.11 for better performance

- name: install tkinter
run: brew install python-tk@3.10
run: brew install python-tk@3.11
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this might not be needed because tkinter a native python library and am happy to remove it. It also doesn't hurt to have because it currently works and the GitHub workflow minutes for our repository is free since we are open-source code

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant