Included Python 3.6 in the requirements

Refs #5108.
This commit is contained in:
Tom Christie 2017-05-02 09:54:01 +01:00 committed by GitHub
parent e7483133ea
commit 007e86ab27

View File

@ -53,7 +53,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements # Requirements
* Python (2.7, 3.2, 3.3, 3.4, 3.5) * Python (2.7, 3.2, 3.3, 3.4, 3.5, 3.6)
* Django (1.8, 1.9, 1.10, 1.11) * Django (1.8, 1.9, 1.10, 1.11)
# Installation # Installation