From 7073d537508a10796dab1fa5b94cb18bb80a122e Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Wed, 30 Jan 2019 08:22:21 -0500 Subject: Hooray typos. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e7f07f6..ebad6d0 100644 --- a/README.rst +++ b/README.rst @@ -100,7 +100,7 @@ package manager), running ``tox`` in the directory of your source checkout will run ``jsonschema``'s test suite on all of the versions of Python ``jsonschema`` supports. If you don't have all of the versions that ``jsonschema`` is tested under, you'll likely want to run -using``tox``'s ``--skip-missing-interpreters`` option. +using ``tox``'s ``--skip-missing-interpreters`` option. Of course you're also free to just run the tests on a single version with your favorite test runner. The tests live in the ``jsonschema.tests`` package. -- cgit v1.2.1