Skip to content

Migrated from setup.py and setup.cfg to pyproject.toml with uv #86

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

My-MC
Copy link

@My-MC My-MC commented Jul 25, 2025

I migrated from setup.py and setup.cfg to pyproject.toml with uv. It will make it easier to develop this library. And I realized Python 3.8 had already been EOL, and some dependent packages don't support 3.8. So I think it is time to cut out 3.8 support and start supporting 3.9 or above versions.

I'm not an English native speaker. So I may use incorrect English grammar or verb usage.

  • Migrated from setup.py and setup.cfg to pyproject.toml with uv
  • Pinned Python version to 3.8

@faroit
Copy link
Member

faroit commented Jul 31, 2025

thats very helpful, thanks for that.

Copy link
Member

@faroit faroit left a comment

Choose a reason for hiding this comment

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

thanks a lot. I love uv, but didn't had the time so far

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.

2 participants