From 7c90de66247b59cd59415088445552d63a1044cb Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Sun, 13 Sep 2020 08:47:53 +0200 Subject: Correct capitalization of PyPy. See also https://github.com/andialbrecht/sqlparse/pull/555 --- docs/source/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/intro.rst b/docs/source/intro.rst index 41e4d23..1d3c949 100644 --- a/docs/source/intro.rst +++ b/docs/source/intro.rst @@ -120,7 +120,7 @@ To check out the latest sources of this module run to check out the latest sources from the repository. -:mod:`sqlparse` is currently tested under Python 3.5+ and pypy. Tests are +:mod:`sqlparse` is currently tested under Python 3.5+ and PyPy. Tests are automatically run on each commit and for each pull request on Travis: https://travis-ci.org/andialbrecht/sqlparse -- cgit v1.2.1