From 76d7097c3dac17d7a22ba1b18e6ba09e2c6617b8 Mon Sep 17 00:00:00 2001 From: Rob Golding Date: Sun, 10 Nov 2013 15:22:12 +0000 Subject: [PATCH] Update README with tested versions of Python & taskwarrior --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f92dc0c..feb5f70 100644 --- a/README.rst +++ b/README.rst @@ -4,12 +4,16 @@ tasklib .. image:: https://travis-ci.org/robgolding63/tasklib.png :target: http://travis-ci.org/robgolding63/tasklib -A Python library for interacting with taskwarrior_ databases. +A Python library for interacting with taskwarrior_ databases, using a queryset +API similar to that of Django's ORM. + +Supports Python 2.6, 2.7, 3.2 and 3.3 with taskwarrior 2.2.0. Older versions of +taskwarrior are untested and probably won't work. Requirements ------------ -Before installing ``tasklib``, you'll need to install taskwarrior_. +* taskwarrior_ v2.2.0 Installation ------------ -- 2.39.2