diff options
Diffstat (limited to 'python/py/README')
-rw-r--r-- | python/py/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/py/README b/python/py/README index d83ca7b975..1667c95551 100644 --- a/python/py/README +++ b/python/py/README @@ -5,5 +5,3 @@ 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 |