diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
