David Peckham
David Peckham
I wasn't aware of this feature. Let me see what I can do.
I use Filter Lines with very large files, so performance would be an issue, and you would have to be able to turn filter-as-you-type on or off easily. I'm planning...
You're welcome. Yes, I'll do that.
> How about running `pipx.package_specifier.parse_specifier_for_install` over the deps instead? Thanks, I added that.
@chrysle I think that last commit fixed it.
I ran into the same error. Setting `topic_allow_declare` False worked, but resulted in a warning about the missing leader topic. Setting `topic_disable_leader` True worked, and silenced the warning: ``` app...