Niraj Kulkarni
Results
3
comments of
Niraj Kulkarni
@anki-code sure, I'll add a condition based on python version.
I have a fix ready but can't test it. `python xonsh-in-docker.py` gives me error that `xonsh:latest` cannot be pulled.
Thanks @anki-code. Turns out problem was with python 3.6. Once I passed 3.12 to xonsh-in-docker.py, it built docker image.