[Pkg-privacy-commits] [mat] 30/68: Update a bit the README.md file

Sascha Steinbiss sascha at steinbiss.name
Sun Jan 3 12:32:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository mat.

commit 3cf80e8b5d6faf410e9ad3aad77f23cf6418a587
Author: jvoisin <julien.voisin at dustri.org>
Date:   Fri Nov 27 16:31:15 2015 +0100

    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
 =====

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/mat.git



More information about the Pkg-privacy-commits mailing list