diff --git a/setup.py b/setup.py index 7bbec283..43a7afe0 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,6 @@ setup(name='FDroidServer', 'fdroid-icon.png']), ], install_requires=[ - 'python-magic', 'PIL', ], classifiers=[