-
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Description
Doesn't work:
poetry run --directory={path} python file.pyWorks:
poetry run --directory {path} python file.pySee comment by @Agalin in python-poetry/poetry#7507 (comment)
Workarounds
Yes, use --directory {path} instead of --directory={path}
Poetry Installation Method
pipx
Operating System
Ubuntu 22
Poetry Version
1.8.3
Poetry Configuration
No response
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected