Skip to content

Commit

Permalink
added dbus-python requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Silva committed Oct 18, 2024
1 parent 9da4b87 commit 12befba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
psutil; sys_platform == 'linux' or sys_platform == 'linux2'
secretstorage; sys_platform == 'linux' or sys_platform == 'linux2'
dbus-python; sys_platform == 'linux' or sys_platform == 'linux2'
pyasn1
enum34; python_version < '3.4' and sys_platform == 'win32'
rsa; sys_platform == 'win32'
Expand Down

0 comments on commit 12befba

Please sign in to comment.