mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
chore: improve protability on Windows
This commit is contained in:
parent
b848862b50
commit
54d0bef737
4 changed files with 9 additions and 3 deletions
|
|
@ -2,4 +2,4 @@ nvidia-ml-py==11.*
|
|||
psutil
|
||||
cachetools
|
||||
termcolor
|
||||
windows-curses; sys_platform == 'windows'
|
||||
windows-curses; sys_platform == 'win32'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue