Pranav Bhasin
Pranav Bhasin
imp.load_source which is deprecated in Python 3 you can use from importlib.machinery import SourceFileLoader instead :)
@meeb I would like to work on a PR for this, is this something you would be interested in working on together/is this already being worked on?
Hi @Lancetnik is this still in scope or is context being transitioned to fast_depends? I am trying to figure out how to best manage dependencies which must live within both...
@Lancetnik I would like to work on this if this issue is still available. Let me know and I will start working on a PR
Would love a resolution of this issue :)