-
Notifications
You must be signed in to change notification settings - Fork 309
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
Non-interactive no longer works without parameter #548
Comments
jaraco
referenced
this issue
Nov 27, 2019
Change --non-interactive action to utils.EnvironmentDefault to support specification as an env var
jaraco
added a commit
that referenced
this issue
Nov 27, 2019
jaraco
added a commit
that referenced
this issue
Nov 27, 2019
jaraco
added a commit
that referenced
this issue
Nov 27, 2019
…NE_NON_INTERACTIVE. Fixes #548. Adjust tests to construct the parser after monkeying with the environment.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users are reporting that with #547, the
--non-interactive
flag is no longer a flag but requires a parameter.The text was updated successfully, but these errors were encountered: