From 54ee7ece910ccf2559ab945bd6ec8e9c1c531f35 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 9 Aug 2024 16:10:41 +0200 Subject: [PATCH] python3 ! --- test_cgal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_cgal.py b/test_cgal.py index eaf14e7..09e8793 100755 --- a/test_cgal.py +++ b/test_cgal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # Copyright (c) 2015 GeometryFactory (France). All rights reserved. # All rights reserved. #