summaryrefslogtreecommitdiffstats
path: root/python/python-magic/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-magic/README')
-rw-r--r--python/python-magic/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/python/python-magic/README b/python/python-magic/README
index affb883362..586e8fe552 100644
--- a/python/python-magic/README
+++ b/python/python-magic/README
@@ -1,5 +1,3 @@
-This module uses ctypes to access the libmagic file type identification
-library. It makes use of the local magic database and supports both textual
-and MIME-type output.
-
-python3 is an optional dependency (autodetected).
+This module uses ctypes to access the libmagic file type
+identification library. It makes use of the local magic database and
+supports both textual and MIME-type output.