Browse Source

Update requirements

sisyphus
JezerM 3 years ago
parent
commit
0781dcef5f
No known key found for this signature in database
GPG Key ID: 66BBC5D01388C6B5
  1. 1
      README.md
  2. 1
      requirements.txt

1
README.md

@ -67,6 +67,7 @@ apt install ./web-greeter-VER.deb
- PyQtWebEngine
- ruamel.yaml
- python-xlib
- pyinotify
PIP dependencies are no longer required as long as common dependencies are satisfied. However, you
can install PIP dependencies with:

1
requirements.txt

@ -3,3 +3,4 @@ PyQt5
PyQtWebEngine
ruamel.yaml
python-xlib
pyinotify

Loading…
Cancel
Save