From 290e32736bc92569ad5b4626654505c459591326 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 21 Apr 2016 21:37:04 +0300 Subject: depend on python 3.x, not 3.4 --- py/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py/test.py') diff --git a/py/test.py b/py/test.py index ac3cd7b..70d4887 100755 --- a/py/test.py +++ b/py/test.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3.4 +#!/usr/bin/python3 import pykms -- cgit v1.2.3