Files
macports-ports/python/py-xlsx2csv/files/patch-run-python-version.diff
2019-03-08 21:34:57 -05:00

12 lines
260 B
Diff

--- test/run 2018-03-06 06:38:24.000000000 -0500
+++ test/run 2018-06-16 14:47:46.000000000 -0400
@@ -5,7 +5,7 @@
import subprocess
from io import open
-PYTHON_VERSIONS = ["2.7"]
+PYTHON_VERSIONS = ["__PYTHON_VERSION__"]
"""
This test uses sys.stdout.