Skip to content

Commit ca1974f

Browse files
authored
Merge pull request #4154 from catap/missed-py7zr
Add missed `py7zr` dependency
2 parents b07d175 + c78bd29 commit ca1974f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def build_manpages():
135135
'mpdstats': ['python-mpd2>=0.4.2'],
136136
'plexupdate': ['requests'],
137137
'web': ['flask', 'flask-cors'],
138-
'import': ['rarfile'],
138+
'import': ['rarfile', 'py7zr'],
139139
'thumbnails': ['pyxdg', 'Pillow'],
140140
'metasync': ['dbus-python'],
141141
'sonosupdate': ['soco'],

0 commit comments

Comments
 (0)