From 4e30c2ce14bb1cfbb0e3f87423db2c6f8d76f911 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Sun, 10 Dec 2023 00:15:36 +0100 Subject: Explicitly use python2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2357bce..09c35c9 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 from distutils.core import setup -- cgit v1.2.3-60-g2f50