Commit a04dadae authored by Eteri's avatar Eteri

add missing psutil library

parent 52c3633d
......@@ -11,6 +11,7 @@ import time
import utils
import threading
import subprocess
import psutil
test_msg = "dummyInputSimpleIngest"
caddy_pidfile = os.environ.get('CADDY_DIR')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment