Is it possible to include third party dependencies inside of the graph with analyze graph
?
#14771
pythonweb2
started this conversation in
General
Replies: 1 comment
-
No, this is currently not possible because. We'd need to extend the command to either detect the venv automatically or add a configuration option so that you can set additional search paths. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Basically the title. The use case in particular is an editable dependency. Not sure if this is something that already exists or if this would be a feature request.
Beta Was this translation helpful? Give feedback.
All reactions