We're working on some updates to python resolution when creating virtual environments from within virtual environments with nox in wntrblm/nox#231. It was suggested to use pythonfinder rather than rolling our own python resolver, which is rather tricky as you know.
We were going to discuss it even though the nox owner is hesitant to add new dependencies to nox. Then it was noted that pythonfinder has many dependencies, and the idea was rejected outright. The number of dependencies may become a deterrent to pythonfinder adoption, so I wanted to create an issue to let you know, and perhaps consider reducing/eliminating its dependencies.
We're working on some updates to python resolution when creating virtual environments from within virtual environments with nox in wntrblm/nox#231. It was suggested to use pythonfinder rather than rolling our own python resolver, which is rather tricky as you know.
We were going to discuss it even though the nox owner is hesitant to add new dependencies to nox. Then it was noted that pythonfinder has many dependencies, and the idea was rejected outright. The number of dependencies may become a deterrent to pythonfinder adoption, so I wanted to create an issue to let you know, and perhaps consider reducing/eliminating its dependencies.