We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd0e78 commit d1fc054Copy full SHA for d1fc054
1 file changed
.github/workflows/main.yml
@@ -289,6 +289,7 @@ jobs:
289
- name: Install Python dependencies
290
run: >
291
sudo python -m pip install
292
+ deepdiff
293
dbus-python
294
dbus-python-client-gen
295
justbytes
0 commit comments