X-Git-Url: http://git.tremily.us/?p=pyassuan.git;a=blobdiff_plain;f=README;h=010ece037343011d9a8d8d453bed7af0b158abc8;hp=014880eb05e302d0f14088286a303d2405824a77;hb=bcc3241a9bc8e047e1f335e35c5b5dd995a22d0d;hpb=ef6f9ff98bf4bc0f1f29ae2e7d648903f6aed4f8 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::