Worked on updating installation files, e.g. install.sh, requirements.txt, and setup.py. Maybe broken, proceed with caution.
This commit is contained in:
@ -1,9 +1,16 @@
|
||||
daemonize
|
||||
evdev
|
||||
pexpect
|
||||
pyenchant
|
||||
pyperclip
|
||||
pyte
|
||||
pyudev
|
||||
pyxdg
|
||||
setproctitle
|
||||
daemonize>=2.5.0
|
||||
evdev>=1.4.0
|
||||
dbus-python>=1.3.0
|
||||
pyperclip>=1.8.0
|
||||
pyudev>=0.24.0
|
||||
pyte>=0.8.0
|
||||
setproctitle>=1.3.0
|
||||
setuptools>=65.0.0
|
||||
pexpect>=4.8.0
|
||||
|
||||
# Optional dependencies for enhanced functionality:
|
||||
# pyenchant>=3.2.0 # For spell checking commands
|
||||
# pyxdg>=0.28 # For XDG base directory support
|
||||
# PyGObject>=3.42.0 # For GStreamer sound driver
|
||||
# pyatspi>=2.40.0 # For AT-SPI input driver
|
||||
# speechd>=0.11.0 # For speech-dispatcher Python bindings
|
||||
|
Reference in New Issue
Block a user