summaryrefslogtreecommitdiffstats
path: root/python/py/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/py/README')
-rw-r--r--python/py/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/python/py/README b/python/py/README
deleted file mode 100644
index 0a1986eacb..0000000000
--- a/python/py/README
+++ /dev/null
@@ -1,8 +0,0 @@
-The py lib is a Python development support library featuring the
-following tools and modules:
-
-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).