From 7eb39e1d5fd25aa728f3ce4416289161d14d96d4 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 7 Feb 2016 22:09:07 +0000 Subject: [PATCH] python3 hashbang --- INSTALL_ALL_THE_THINGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL_ALL_THE_THINGS b/INSTALL_ALL_THE_THINGS index b0202a0..bd31c8f 100755 --- a/INSTALL_ALL_THE_THINGS +++ b/INSTALL_ALL_THE_THINGS @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import sys