Skip to content

feat: ✨ Optional async dependencies#234

Merged
remimd merged 1 commit intodevfrom
deps
May 6, 2025
Merged

feat: ✨ Optional async dependencies#234
remimd merged 1 commit intodevfrom
deps

Conversation

@remimd
Copy link
Copy Markdown
Member

@remimd remimd commented May 6, 2025

No description provided.

@remimd remimd requested a review from Copilot May 6, 2025 09:26
@remimd remimd self-assigned this May 6, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces an optional dependency group for asynchronous functionality by moving the "anyio" package from the dev dependencies to a new "async" section.

  • Removed "anyio" from the dev dependency list
  • Added an optional dependency group "async" containing "anyio"

@remimd remimd merged commit 5846b4f into dev May 6, 2025
5 checks passed
@remimd remimd deleted the deps branch May 6, 2025 09:28
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