Explorar el Código

add dependency comment

Pi hace 1 año
padre
commit
9f55224a52
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mime-inject.py

+ 1 - 0
mime-inject.py

@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+# depends (debian) python3-lxml
 import sys
 import email
 from lxml import html as HTML