Skip to content

Remotes should avoid circular dependencies #1109

@hadley

Description

@hadley

i.e. if package A depends on package B which depends on package A, don't try and install package A during the installation of package B for package A. We can probably assume that the user has a dependency structure that works, i.e. one dependency is only a suggests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions