Skip to content

Commit bd70754

Browse files
committed
docs: Update supported Python versions
1 parent e46cc2c commit bd70754

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tasklib
1010
tasklib is a Python library for interacting with taskwarrior_ databases, using
1111
a queryset API similar to that of Django's ORM.
1212

13-
Supports Python 2.6, 2.7, 3.2, 3.3 and 3.4 with taskwarrior 2.1.x and above.
13+
Supports Python 2.7, and 3.4 - 3.8 with taskwarrior 2.1.x and above.
1414
Older versions of taskwarrior are untested and may not work.
1515

1616
Requirements

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to tasklib's documentation!
44
tasklib is a Python library for interacting with taskwarrior_ databases, using
55
a queryset API similar to that of Django's ORM.
66

7-
Supports Python 2.6, 2.7, 3.2, 3.3 and 3.4 with taskwarrior 2.1.x and above.
7+
Supports Python 2.7, 3.4 - 3.8 with taskwarrior 2.1.x and above.
88
Older versions of taskwarrior are untested and may not work.
99

1010
Requirements

0 commit comments

Comments
 (0)