Closed inducer closed 1 year ago
aksetup_helper could graduate and become a Pypi package. :thinking:
Add
import sys
sys.path.extend(["."])
?
Add
import sys sys.path.extend(["."])
?
With this change, this PR does fix the compilation for me.
Added that, let's see how it goes.
I tried this too, but couldn't find a way around https://github.com/pypa/setuptools/discussions/2951 for aksetup_helper.