diff --git a/setup.py b/setup.py index 1267ded..7876de5 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ VERSION = '2019-02-23' # What packages are required for this module to be executed? REQUIRED = [ - 'PyQt5', 'borgbackup[fuse]==1.1.8', + 'PyQt5', ] # What packages are optional?