You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on the latest stable Poetry version, installed using a recommended method.
I have searched the issues of this repo and believe that this is not a duplicate.
I have consulted the FAQ and blog for any relevant entries or release notes.
If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.
Issue
poetry check --directory [DIR] doesn't work as documented by global options on the poetry site.
I would expect this to check the pyproject.toml in the given dir.
Output of the command and broken argument in this gist.
The text was updated successfully, but these errors were encountered:
Poetry version: Poetry (version 1.3.1)
Python version: Python 3.11.0
OS version and name: Windows 11
I am on the latest stable Poetry version, installed using a recommended method.
I have searched the issues of this repo and believe that this is not a duplicate.
I have consulted the FAQ and blog for any relevant entries or release notes.
If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option) and have included the output below.Issue
poetry check --directory [DIR]
doesn't work as documented by global options on the poetry site.I would expect this to check the pyproject.toml in the given dir.
Output of the command and broken argument in this gist.
The text was updated successfully, but these errors were encountered: