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

@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
-
- Remove per-version install extras for `nvidia-ml-py` and prefer `nvitop[cudaXX]` instead by [@XuehaiPan](https://github.com/XuehaiPan) in [#179](https://github.com/XuehaiPan/nvitop/pull/179).
------