From 9899ae167f281d10b1684dfcd02c6838c5bf28df Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Fri, 2 Feb 2018 13:51:45 +0100 Subject: GUDHI 2.1.0 as released by upstream in a tarball. --- cython/doc/python3-sphinx-build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cython/doc/python3-sphinx-build.py') diff --git a/cython/doc/python3-sphinx-build.py b/cython/doc/python3-sphinx-build.py index 44b94169..84d158cf 100755 --- a/cython/doc/python3-sphinx-build.py +++ b/cython/doc/python3-sphinx-build.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 """ Emulate sphinx-build for python3 -- cgit v1.2.3