Analyze extra requirements recursively #9511
mcarnerero
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
It could be interesting to be able of writing extra requirements based on other extra requirements. I work in a complex project containing several modules. The use of each of those modules depends on the configuration. Also, each module requires different libraries. I defined extra dependencies as follows:
That way I could install my app with the modules related with collection executing the command:
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions