John T. Wodder II

Results 153 comments of John T. Wodder II

* versioningit: * Primarily configured entirely though `pyproject.toml` (though there is support for using it via `setup.py` for advanced usage) * Supports Git, specially-prepared Git archives, and Mercurial * Supports...

@joshka PR to fix this: https://github.com/ratatui/ratatui/pull/1670

@yarikoptic The tests are failing on macOS because the macOS runners don't have Docker installed. The last time I checked, trying to get Docker working on macOS on GitHub Actions...

@yarikoptic It failed on a `listener.bind()` call with "Invalid argument"; logs: ``` >> mktemp -d /var/folders/l7/wrkq93d133d8zpn36fmqrq0r0000gn/T//repro-XXXXXXX > cd /var/folders/l7/wrkq93d133d8zpn36fmqrq0r0000gn/T//repro-pOcU0yx > datalad create -d ds000003-qc -c text2git [INFO] Running procedure cfg_text2git...