Skip to content

Allow dependency cycles#67

Open
nabertrand wants to merge 1 commit intovoxpupuli:masterfrom
nabertrand:cycles
Open

Allow dependency cycles#67
nabertrand wants to merge 1 commit intovoxpupuli:masterfrom
nabertrand:cycles

Conversation

@nabertrand
Copy link

These changes allow for modules to have cross-dependencies. As far as I can tell, there should be no issue with cycles since install order is not important, only that all modules get installed. If setting the Resolver to cyclic: true globally is undesirable, perhaps a config flag could be added to support cyclic modules.

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.

1 participant