From 8574dc519c22024041aafb400594c322036cb4e0 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 18 Jan 2018 16:19:23 +0100 Subject: Make PyPI's README formatter happy No longer displayed as an unformatted blob of text. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a0cc022..b148af5 100644 --- a/README.rst +++ b/README.rst @@ -334,7 +334,7 @@ The test suite is run with $ python(3) Kconfiglib/testsuite.py -`pypy `_ works too, and is much speedier for everything except ``allnoconfig.py``/``allnoconfig_simpler.py``/``allyesconfig.py``, where it doesn't have time to warm up since +`pypy `_ works too, and is much speedier for everything except ``allnoconfig.py``/``allnoconfig_simpler.py``/``allyesconfig.py``, where it doesn't have time to warm up since the scripts are run via ``make scriptconfig``. The test suite must be run from the top-level kernel directory. It requires that the -- cgit v1.2.3