kuuko pushed a commit to branch master.

http://git.enlightenment.org/apps/epour.git/commit/?id=80b5693719b81ac8c804dafeeb0aea460b98323d

commit 80b5693719b81ac8c804dafeeb0aea460b98323d
Author: Kai Huuhko <kai.huu...@gmail.com>
Date:   Sat Mar 21 01:40:02 2015 +0200

    Limit to Python 2 for now
---
 bin/epour | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/epour b/bin/epour
index 019d3d9..72519f8 100755
--- a/bin/epour
+++ b/bin/epour
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
 
 import logging
 

-- 


Reply via email to