From 72a8ccb119100ebd6b53abd247ff70141bdfe64a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 28 Jul 2016 13:16:20 -0400 Subject: [PATCH] Update README.md --- kennethreitz/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kennethreitz/README.md b/kennethreitz/README.md index 65e6332..a0b73a0 100644 --- a/kennethreitz/README.md +++ b/kennethreitz/README.md @@ -9,6 +9,7 @@ ## Technical +- Excellent first-class "ship a single-file binary" workflow. - More Linux-Philosophy Friendly (e.g. [taco-bell programming](http://widgetsandshit.com/teddziuba/2010/10/taco-bell-programming.html)) - PyPy as the default Python everywhere — one day. - No more Python 2 / 3 decisions.