Skip to content

Commit e7c6c60

Browse files
committed
add psutil to conda env
1 parent 2562129 commit e7c6c60

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment-nocuda.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ dependencies:
1717
- ocl-icd-system
1818
- libvulkan-loader
1919
- tk=*=xft_*
20+
- psutil
2021
- pip:
2122
- customtkinter

environment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ dependencies:
2020
- ocl-icd-system
2121
- libvulkan-loader
2222
- tk=*=xft_*
23+
- psutil
2324
- pip:
2425
- customtkinter

0 commit comments

Comments
 (0)