Added setproctitle to dependencies.

This commit is contained in:
Storm Dragon
2025-04-17 00:35:02 -04:00
parent bbfd2790a9
commit 26a8c8cf86
3 changed files with 3 additions and 1 deletions

View File

@ -102,6 +102,7 @@ setup(
"pyperclip",
"pyudev>=0.21.0",
"setuptools",
"setproctitle",
"pexpect",
"pyte>=0.7.0",
],