Skip to content

Commit 99b382c

Browse files
committed
Update documented supported Python versions
1 parent f4aa961 commit 99b382c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Asynchronous tasks are run via a *job queue*. This system is designed to support
99

1010
Supported and tested against:
1111
- Django 1.11 and 2.2
12-
- Python 3.7 and 3.8
12+
- Python 3.5, 3.6, 3.7 and 3.8
1313

1414
This package may still work with older versions of Django and Python but they aren't explicitly supported.
1515

0 commit comments

Comments
 (0)