Skip to content

Fix optional#124

Merged
sbrunner merged 1 commit intomasterfrom
fix-optional
Nov 7, 2025
Merged

Fix optional#124
sbrunner merged 1 commit intomasterfrom
fix-optional

Conversation

@sbrunner
Copy link
Copy Markdown
Owner

@sbrunner sbrunner commented Nov 7, 2025

No description provided.

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 modifies the dependency handling logic in the _tweak_dependency_version and _replace_dependencies functions. The changes store the optional flag from Poetry dependencies and alter the condition for excluding dependencies from the main dependencies list.

  • Store the optional flag from Poetry dependency configuration in the dependency metadata
  • Change the condition for skipping dependencies from checking in_extras list to checking the optional boolean flag

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sbrunner sbrunner marked this pull request as ready for review November 7, 2025 13:53
@sbrunner sbrunner merged commit 73c8e91 into master Nov 7, 2025
17 checks passed
@sbrunner sbrunner deleted the fix-optional branch November 7, 2025 13:57
@geo-ghci-int geo-ghci-int bot added this to the 1.2.1 milestone Nov 7, 2025
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