summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2016-02-07 10:53:25 -0500
committerKenneth Reitz <me@kennethreitz.org>2016-02-07 10:53:25 -0500
commitd6a7832e6097d13b1d7d12b9fb3f1e1a09420f7e (patch)
tree1a3b15e8f9d8a339322ae2be920783ebffd83721 /README.rst
parente51c4faec7113e82afb933fea734adb5939d7df7 (diff)
downloadtablib-d6a7832e6097d13b1d7d12b9fb3f1e1a09420f7e.tar.gz
v0.11.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 925e027..e17e488 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,7 @@ Output formats supported:
- YAML (Sets + Books)
- HTML (Sets)
- TSV (Sets)
+- OSD (Sets)
- CSV (Sets)
- DBF (Sets)
@@ -141,9 +142,6 @@ To install tablib, simply: ::
$ pip install tablib
-Or, if you absolutely must: ::
-
- $ easy_install tablib
Contribute
----------