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

add python 3.8 as the minimal version requirement #293

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

michaelchin
Copy link
Contributor

tested with

  • python setup.py install
  • pip install .

result

Screenshot 2024-10-17 at 9 11 55 AM

@michaelchin michaelchin linked an issue Oct 16, 2024 that may be closed by this pull request
@michaelchin michaelchin self-assigned this Oct 16, 2024
@michaelchin michaelchin added enhancement New feature or request medium labels Oct 16, 2024
@michaelchin michaelchin merged commit 7c44500 into master Oct 17, 2024
16 checks passed
@michaelchin michaelchin deleted the 285-add-requires-python-=-=-38-to-pyprojecttoml branch October 17, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add requires-python = ">= 3.8" to pyproject.toml
1 participant