bug: envvar not working with list like typer.Option with typer==0.26.1 #1789
Unanswered
wpk-nist-gov
asked this question in
Questions
Replies: 2 comments 1 reply
-
|
Thanks for the report! Opening a new one is easier so good choice. I think I actually noticed this when I was working on your previous report, so I'm pretty sure where to locate this & how to fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
PR: #1791 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
Related to #1787. Using
typer.Optionof a list (i.e, multiple values allowed) does not respectenvvar. Running the code snippet above:The last command works with
typer<0.26.0. Thanks for your quick help with #1786. I'm hopeing this will also be an easy fix.I wasn't sure if I should make a new thread or tag onto #1786. Sorry if I chose wrong.
Operating System
macOS
Operating System Details
No response
Project Version
0.26.1
Python Version
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions