Added setproctitle to dependencies.
This commit is contained in:
parent
bbfd2790a9
commit
26a8c8cf86
@ -5,3 +5,4 @@ pyudev>=0.21.0
|
||||
pexpect
|
||||
pyperclip
|
||||
pyte>=0.7.0
|
||||
setproctitle
|
||||
|
1
setup.py
1
setup.py
@ -102,6 +102,7 @@ setup(
|
||||
"pyperclip",
|
||||
"pyudev>=0.21.0",
|
||||
"setuptools",
|
||||
"setproctitle",
|
||||
"pexpect",
|
||||
"pyte>=0.7.0",
|
||||
],
|
||||
|
@ -4,5 +4,5 @@
|
||||
# Fenrir TTY screen reader
|
||||
# By Chrys, Storm Dragon, and contributers.
|
||||
|
||||
version = "2025.04.16"
|
||||
version = "2025.04.17"
|
||||
codeName = "testing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user