From cad4138050b86d1c8570b926883e32f7465c2880 Mon Sep 17 00:00:00 2001 From: Abdur-Rahmaan Janhangeer Date: Thu, 25 Jul 2019 11:19:30 +0400 Subject: [PATCH] CONTRIBUTING.md - update Python version (#942) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4b3acb3..be7c505 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ to get accepted. You can still try but prepare to be disappointed. ## Technicalities Development on the latest version of Python is preferred. As of this -writing it's 3.6.5. You can use any operating system. I am using macOS +writing it's 3.7 You can use any operating system. I am using macOS myself and CentOS at work. Install all development dependencies using: -- 2.39.2