From: W. Trevor King Date: Sat, 20 Oct 2012 17:50:21 +0000 (-0400) Subject: README: update nosetests-3.2 -> nosetests-3.3. X-Git-Url: http://git.tremily.us/?p=pyassuan.git;a=commitdiff_plain;h=1a08bce6857953b635428ae32b07b498615657cf README: update nosetests-3.2 -> nosetests-3.3. --- diff --git a/README b/README index 014880e..010ece0 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ Run the internal unit tests using nose_:: If a Python-3-version of ``nosetests`` is not the default on your system, you may need to try something like:: - $ nosetests-3.2 --with-doctest --doctest-tests pyassuan + $ nosetests-3.3 --with-doctest --doctest-tests pyassuan To test running servers by hand, you can use `gpg-connect-agent`_. Despite the name, this program can connect to any Assuan server::