Replace pylint with ruff for repository linting, modernize packaging, and update CI for Python 3.10+ with uv sync #79
test-install.yml
on: pull_request
Matrix: install_with_pip
Matrix: use_as_local_module
Annotations
2 errors
|
install_with_pip (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
use_as_local_module (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|