From 4f9083e4bacdf4557bfae28479c836db680011c5 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 31 Jan 2017 09:30:14 -0500 Subject: Use github URL --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f315e6e..d9c9288 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Usage - Set permanent options for the ``py.test`` run (like ``addopts`` or ``pep8ignore``) in the ``[pytest]`` section of ``pytest.ini`` or ``tox.ini`` or put them in the ``[tool:pytest]`` section of ``setup.cfg``. See `pytest issue 567 - `_. + `_. - Optionally, set ``test=pytest`` in the ``[aliases]`` section of ``setup.cfg`` to cause ``python setup.py test`` to invoke pytest. -- cgit v1.2.1