Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/python-package-dependency-types.png
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this change makes the diagram a bit misleading now. Dependency Groups do not have to include your package, nor any subset of your package's required dependencies. They certainly can, by including your package just as any other dependency, but they can also be entirely disjointed.

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right - I can take another stab at this tomorrow - maybe dependency groups are to the side in a small bubble?

so we have optional and your package which overlap as optional is for features. (and sometimes tests? if people include them)

And the dependency groups are development focused - not ever user facing.
Does this sound reasonable?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, it's kind of awkward because there certainly will be some dependency groups that will be off in their own bubble (formatter environments) but others that will be supersets, like in the old graphic (test environments, generally)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading