From 424e5d7147beb7b3fe119e09d6973fca9ad0a290 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 29 May 2015 19:16:44 +0200 Subject: The test suite also likes PyPy. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa42fb2..140aae1 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ configurations generated by Kconfiglib with configurations generated by Python 2 is used at the moment. Kconfiglib works well with [PyPy](http://pypy.org). It might give a nice -speedup over CPython when batch processing a large number of configurations. +speedup over CPython when batch processing a large number of configurations, +as well as when running the test suite. Please tell me if you miss some API instead of digging into internals. The internal data structures and APIs, and dependency stuff in particular, are -- cgit v1.2.3