David Peckham

Results 6 comments of David Peckham

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...

> How about running `pipx.package_specifier.parse_specifier_for_install` over the deps instead? Thanks, I added that.

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...