We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670836f commit 82bb735Copy full SHA for 82bb735
1 file changed
README.rst
@@ -10,7 +10,7 @@ tasklib
10
tasklib is a Python library for interacting with taskwarrior_ databases, using
11
a queryset API similar to that of Django's ORM.
12
13
-Supports Python 2.7, and 3.4 - 3.8 with taskwarrior 2.1.x and above.
+Supports Python 3.5 and above, with taskwarrior 2.1.x and above.
14
Older versions of taskwarrior are untested and may not work.
15
16
Requirements
0 commit comments