[Pkg-mpd-commits] [python-mpd] 172/262: README.dm add test instruction

Simon McVittie smcv at debian.org
Sun May 22 18:16:43 UTC 2016


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

smcv pushed a commit to branch upstream
in repository python-mpd.

commit 315a6985a68aea9e824740c31410d06db40e9a9f
Author: Jörg Thalheim <joerg at higgsboson.tk>
Date:   Sat Dec 22 11:10:58 2012 +0100

    README.dm add test instruction
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ef59644..875a5e0 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,9 @@ You can test the project using [Tox](http://tox.testrun.org/), this will take
 care of testing against all the supported Python versions (at least available)
 on our computer,  with the required dependencies:
 
-* tox
+    $ pip install tox
+    $ cd /path/to/python-mpd2
+    $ tox
 
 
 Contacting the author

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list