From fae11f299670be58facb1546cf2fd50b7a22033d Mon Sep 17 00:00:00 2001 From: slush Date: Fri, 2 Feb 2018 16:36:29 +0100 Subject: [PATCH] Use python3 for setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5b11c8a23..4c4bae36b 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from setuptools import setup install_requires = [