ReubenVandezande
ReubenVandezande
I'm not able to import an installed dependency when running tests with system-packages. I have a ~convoluted setup with: 1. A system python installation with site-packages (global, maintained by others)...
I have a large number of files to compile, is there an option to enable parallel compilation with `-j`? If not, could you add one?
### Describe the bug Unlike using `placeholder` with other prompts (ie. questionary.text), adding placeholder text to a `y/N` prompt does _not_ clear the placeholder text. ### Example ```python import questionary...