Patrick J. Roddy
Patrick J. Roddy
### Provide environment information N/A ### What OS are you using? macOS 14.1 ### Describe the Bug The `.dmg` is version `v5.3.1` but the `brew install --cask wkentaro/labelme/labelme` version is...
Something like ```yaml --- extends: all ``` but ideally with the ability to then disable rules. I'd rather have all on but selectively turn off, then selectively turn on.
I'm aware this might sound like a rogue request, but I have a set of "master" pre-commit hooks where I have something like this as my `args` https://github.com/paddyroddy/.github/blob/2134df78ef3834b8af751fadc172a72ad3992d17/precommit/general/general-hooks.yml#L2-L16. However, when...
I've merged in latest changes as of 2023-08-09. Not working yet, but someone else can give this a go.
Could potentially build the C with this apparently https://github.com/scikit-build/scikit-build-core
See starter in #233. After #231 is merged, we will have cross-compiled Windows binaries in CI. However, this isn't true Windows support, so it would be good to fix if...
Addresses #192. Following the merge of #231 the shared libraries will now be built in the current workflow rather than committed to `git`. The initial proposal was to use `cibuildwheels`...