From 28b358c9da8e342a0023a4333de627ff64c715af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hermann?= Date: Wed, 8 Apr 2015 15:59:55 +0200 Subject: [PATCH] Formats .tsv and .html are implemented by now Removed mentioning of "wanted" formats that exist. --- docs/development.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/development.rst b/docs/development.rst index 1124e9f..c091669 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -87,9 +87,7 @@ Adding New Formats Tablib welcomes new format additions! Format suggestions include: -* Tab Separated Values * MySQL Dump -* HTML Table Coding by Convention