Skip to content

Is poetry check only for the abstract structure to the pyproject.toml? #7424

Discussion options

You must be logged in to vote

The documentation says that it validates the structure. poetry check --help says that it checks the validity of pyproject.toml. However, (maybe via flags) it should just check anything we want to check. We only have to think about the default and update the documentation. Checking the existence of referenced files makes sense.

Kind of related: It is planned to replace poetry lock --check with poetry check --lock (see #6756, poetry lock --check is considered a UI design flaw).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YDX-2147483647
Comment options

Answer selected by YDX-2147483647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants