From e2a0e688398a720fe9525c0ac0edbe6076f53404 Mon Sep 17 00:00:00 2001 From: Guillaume Dott Date: Thu, 28 Sep 2017 23:16:08 +0200 Subject: [PATCH] Force python3 --- photoboite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoboite.py b/photoboite.py index 8220a16..0c8cc11 100755 --- a/photoboite.py +++ b/photoboite.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os, sys, time, pygame