dropped python2.7 from readme

This commit is contained in:
Asif Saif Uddin 2018-10-25 10:07:40 +06:00
parent 26b612937c
commit cbafc5a9f4

View File

@ -54,7 +54,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python (2.7, 3.4, 3.5, 3.6, 3.7)
* Python (3.4, 3.5, 3.6, 3.7)
* Django (1.11, 2.0, 2.1)
# Installation