What would be required to look at resolving <https...
# general
n
What would be required to look at resolving https://github.com/pantsbuild/pants/issues/16565? As it stands this is forcing me to use pyenv in my CI rather than
actions/setup-python
, and having to run pyenv is contributing to frustratingly long build times. It's possible I could find some time to work on a fix but I'm (a) new to the pants codebase and (b) not sure how to approach solving this.