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

Replace pipenv with uv #200

Merged
merged 14 commits into from
Jan 30, 2025
Merged

Replace pipenv with uv #200

merged 14 commits into from
Jan 30, 2025

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jan 30, 2025

Types of changes

  • post update
  • config
  • dependency

Description

  • dependency
    • migrate from uv to pipenv
    • update README with uv setup
    • update pre-commit-hooks
    • cleanups
      • organize readme referenced images
      • remove empty file create_post.py
      • remove Makefile which is never mentioned in the doc
      • remove gh-pages command
      • add ruff config and cleanup tasks.py style
      • Extract common value as variable
      • Use f-string
  • config
    • add rss feed
    • update copy right year to 2025
  • post update
    • add some missing image alt
    • remove "Visiting Group in PyCon APAC 2023" draft as it's unlikely to finish

closes: #112

@Lee-W Lee-W requested a review from a team as a code owner January 30, 2025 15:56
Copy link
Contributor

@winniepopu winniepopu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@9ukei 9ukei left a comment

Choose a reason for hiding this comment

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

LGTM

9ukei
9ukei approved these changes Jan 30, 2025
@9ukei 9ukei merged commit 874fa9d into main Jan 30, 2025
1 check passed
@9ukei 9ukei deleted the use-uv branch January 30, 2025 17:54
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.

Add general python distribution setup steps
3 participants