From 3cf80e8b5d6faf410e9ad3aad77f23cf6418a587 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 27 Nov 2015 16:31:15 +0100 Subject: Update a bit the README.md file - PIL is not used anymore - The testsuite should be launched with `python test.py test` --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 533ab5e..da49130 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ DEPENDENCIES ============ * python2.7 (at least) * python-hachoir-core and python-hachoir-parser - * python-pil for more secure images handling * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support * python-gi for the GUI * shred (should be already installed) @@ -62,8 +61,8 @@ HOW TO IMPLEMENT NEW FORMATS HOW TO LAUNCH THE TESTSUITE =========================== - cd ./test - python test.py + + python setup.py test LINKS ===== -- cgit v1.3