Skip to content

Commit 71e62fe

Browse files
committed
Added python 3.5 and Django 1.9 to requirements
1 parent a5d9e68 commit 71e62fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ guidelines <https://django-oauth-toolkit.readthedocs.org/en/latest/contributing.
3737
Requirements
3838
------------
3939

40-
* Python 2.6, 2.7, 3.3, 3.4
41-
* Django 1.4, 1.5, 1.6, 1.7, 1.8
40+
* Python 2.6, 2.7, 3.3, 3.4, 3.5
41+
* Django 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
4242

4343
Installation
4444
------------

0 commit comments

Comments
 (0)