-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Currently, we can't use external required modules. To avoid installing them, I was wondering if we could leverage importlib.util.import_module to load dependencies instead. This approach would enable package loading without external dependencies, which could be beneficial. What are your thoughts on this potential solution?
Metadata
Metadata
Assignees
Labels
No labels