diff options
Diffstat (limited to 'python/py/README')
-rw-r--r-- | python/py/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/py/README b/python/py/README index 1667c95551..d83ca7b975 100644 --- a/python/py/README +++ b/python/py/README @@ -5,3 +5,5 @@ py.path: uniform local and svn path objects py.apipkg: explicit API control and lazy-importing py.iniconfig: easy parsing of .ini files py.code: dynamic code generation and introspection (deprecated, moved to pytest). + +Optional dependency: python3 |