From 66e60bced2b44e252f0a7b49d56f5864cdad8983 Mon Sep 17 00:00:00 2001 From: kannibalox Date: Sun, 25 Nov 2018 05:26:29 +0000 Subject: [PATCH] Note py3 beta support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b22e4..5efb8fa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A small API for a mildly popular movie site. The goal was to be able to collect ## Dependencies -* Python 2.7 +* Python 2.7 (3.X support is planned but not complete) * pip ## Installation