fix poetry shell for zsh if space character in venv path#7245
fix poetry shell for zsh if space character in venv path#7245radoering merged 7 commits intopython-poetry:masterfrom
poetry shell for zsh if space character in venv path#7245Conversation
fix zsh: poetry shell doesn't work if space character in .venv path python-poetry#7244
|
Or even simpler: But the safest one would be: |
|
Any updates on whether this will get merged in the near future? I am running into the same issue on macOS unfortuantely. |
|
@PabloEmidio when you have a chance, please check this. |
For what I saw, it should do it. Could any test be added to validate this scenary? |
Not fast because the executing bash script is moked, and I don't have enough expertise in pytest to change that. |
|
pre-commit.ci autofix |
poetry shell doesn't work if space character in .venv pathpoetry shell for zsh if space character in venv path
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
fix zsh: poetry shell doesn't work if space character in .venv path
Pull Request Check List
Resolves: #7244
Confirmed working on bash, zsh