#PythonPoetry is yet another project that disrespectfully treats human bug reporters with #slop:
https://github.com/python-poetry/poetry/issues/10796#issuecomment-4158910681

`test_list_poetry_managed[False]` test failing over whitespace differences · Issue #10796 · python-poetry/poetry
Description I'm seeing tests/console/commands/python/test_python_list.py::test_list_poetry_managed[False] failing over what seems to be an extra space: Full diff: { - '3.10.8 PyPy Poetry ' + '3.10....

Has anyone solved the issue of using poetry to release (to pypi) two different set of packages for either the same name of package, or perhaps with different names?