From 592d891f99371664387e319eb45c3d28ba485afc Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Wed, 19 May 2021 10:10:54 -0400 Subject: Edit for consistency. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f633734..b8740bb 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ It is recommended that you: - Remove ``'pytest-runner'`` from your ``setup_requires``, preferably removing the ``setup_requires`` option. - Remove ``'pytest'`` and any other testing requirements from ``tests_require``, preferably removing the ``tests_requires`` option. -- Select a tool to bootstrap and then run tests such as tox +- Select a tool to bootstrap and then run tests such as tox. Usage ===== -- cgit v1.2.1