Skip to content

feat: use project section#305

Merged
sabuhish merged 2 commits into
sabuhish:masterfrom
waketzheng:master
May 1, 2026
Merged

feat: use project section#305
sabuhish merged 2 commits into
sabuhish:masterfrom
waketzheng:master

Conversation

@waketzheng
Copy link
Copy Markdown
Contributor

@waketzheng waketzheng commented Mar 5, 2026

Description

  • Migrate to poetry v2
  • Upgrade actions
  • Upgrade deps

Movitation

The project section allow using mutli tools to install depedencies, e.g.:

  1. poetry install --all-extras --all-group
  2. uv sync --all-extras --all-groups
  3. pdm install --frozen -G :all
  4. pip install --group dev -e '.[httpx,redis]'
  5. hatch env create

@sabuhish
Copy link
Copy Markdown
Owner

sabuhish commented May 1, 2026

Hi @waketzheng, thanks for your PR, thank you for supporting and upgrading the dependencies!

@sabuhish sabuhish merged commit 335377e into sabuhish:master May 1, 2026
2 checks passed
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