You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
12 lines
260 B
Diff
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.
|