Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI hangs when no arguments provided #94

Closed
layday opened this issue Apr 16, 2023 · 1 comment · Fixed by #96
Closed

CLI hangs when no arguments provided #94

layday opened this issue Apr 16, 2023 · 1 comment · Fixed by #96

Comments

@layday
Copy link

layday commented Apr 16, 2023

Perhaps foolishly, I expected validate-pyproject to auto-detect my pyproject.toml inside the current working directory; but pipx run validate-pyproject[all] hangs indefinitely, presumably waiting for stdin (line 219 of cli.py).

@abravalheri
Copy link
Owner

Hi @layday, thank you very much for pointing that out.

Probably it should make clear to the user that it is going to use the stdin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants