David Hotham
David Hotham
virtualenvs.create=false && virtualenvs.use-poetry-python=false config not working on GitHub actions
https://python-poetry.org/docs/configuration/#virtualenvsuse-poetry-python If you are not creating a virtual environment then of course a setting that is about creating a virtual environment is meaningless
not a regression but a fix, sorry. the first requirement demands that pkga come from a specific source, the path dependency contradicts that
this is not possible, I'm pretty sure there are other issues on this tracker discussing similar
> I'd be very surprised if this was never requested, so I'd assume that this will be a duplicate of an old issue. #707 and many others please close
It's all the same. You are seeing the exact problem described there, your suggestion is at best a minor variation on existing suggestions. No point in opening a new issue...
code is [here](https://github.com/python-poetry/poetry/blob/341071a3f01379bf20682abf272c8fe8d10734e5/src/poetry/installation/chooser.py#L63-L67), if you have improvements to the logging please submit a merge request though I'd hint that if you are getting into "fuzzy search or levenshtein distance" then...
unactionable, might as well close it
feels like probably this is a variation on https://github.com/python-poetry/poetry/issues/6408#issuecomment-1237278487, in which we learned that conda ships bogus `direct_url.json` files - thus confusing anyone who pays attention to them
#69 should be preferred
make a merge request!