From 4d88d0d5304aeae69a9418867cbb06c740efe19f Mon Sep 17 00:00:00 2001 From: rutsky Date: Tue, 10 Nov 2015 12:04:41 +0000 Subject: fix link on pytest's issues #567 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 7b099e8..3c61e75 100644 --- a/README.txt +++ b/README.txt @@ -18,7 +18,7 @@ Usage section of setup.cfg. - Set permanent options for the pytest run itself in the ``[pytest]`` section of pytest.ini or tox.ini. See `pytest 567 - `_ for details on + `_ for details on why setup.cfg is inadequate. - Optionally, set ``test=pytest`` in the ``[aliases]`` section of setup.cfg to cause ``setup.py test`` to invoke pytest. -- cgit v1.2.1