From 470a84f0f3e2352c6a07a71a5ea0e1e86c5c19ff Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 13 Aug 2014 11:41:02 -0400 Subject: [PATCH] Update dreams.md --- kennethreitz/dreams.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kennethreitz/dreams.md b/kennethreitz/dreams.md index c85a7c7..df09f6c 100644 --- a/kennethreitz/dreams.md +++ b/kennethreitz/dreams.md @@ -8,4 +8,5 @@ ## Technical - More Linux-Philosophy Friendly -- PyPy as the default Python everywhere. +- PyPy as the default Python everywhere (from @alex). +- No more Python 2 / 3 decisions (from @alex).