Nate Gay
Nate Gay
I see that one of your goals was to release a plugin for WordPress. I wanted to let you know that I launched a plugin in April called WP Morphext....
Seeing that this library is no longer maintained, replaced by https://github.com/brutella/hap. I'll leave this issue up in case other folks run into this.
Additional information about this issue. ### Slightly simpler reproduction steps First, I was able to reproduce this issue with a slightly simpler command set by leaving off the `--link` flag...
Happy Monday @econchick! I've updated the PR to use the `uv` build backend which is [now stable](https://docs.astral.sh/uv/concepts/build-backend/).
Everything appears to be working in the linux based CI pipeline and I didn't have any issues running interrogate on the mentioned branch when I first built it in April....
Ok just like the CI pipeline, running against the `pysquared` `main` branch in the debugger submitted in #188 does not show any syntax errors. And again running in `uv` from...
Ok, I _think_ this must be a dependency issue since it is entirely resolved by replacing the pre-commit repo with the latest commit from #188. ```yaml - repo: https://github.com/nateinaction/interrogate/ rev:...