[docs] Remove leftover from former python 3.2/3.3 support

This commit is contained in:
Michael K 2018-04-19 21:09:23 +02:00
parent 8c47a875ec
commit 897215a109

View File

@ -87,7 +87,7 @@ continued development by **[signing up for a paid plan][funding]**.
REST framework requires the following: REST framework requires the following:
* Python (2.7, 3.2, 3.3, 3.4, 3.5, 3.6) * Python (2.7, 3.4, 3.5, 3.6)
* Django (1.10, 1.11, 2.0) * Django (1.10, 1.11, 2.0)
The following packages are optional: The following packages are optional: