chore!: remove per-version install extras for nvidia-ml-py and prefer nvitop[cudaXX] instead (#179)

This commit is contained in:
Xuehai Pan 2025-08-16 14:12:11 +08:00 committed by GitHub
parent 89334065d8
commit 032370319c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 13 deletions

View file

@ -26,7 +26,7 @@ repos:
fail_fast: true
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.8
rev: v0.12.9
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]