Skip to content

Commit fc5e7ff

Browse files
committed
Remove python 2 support in README
1 parent 8d0455a commit fc5e7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variable defaults should be safe.
2121
Requirements
2222
------------
2323

24-
* Python (2.7, 3.5, 3.6, 3.7)
24+
* Python (3.5, 3.6, 3.7)
2525
* Django (1.11, 2.0, 2.1)
2626
* Django REST Framework (3.5, 3.6, 3.7, 3.8, 3.9)
2727

0 commit comments

Comments
 (0)