From 5ee08f9274785423a95f91940eec090530f42580 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 3 Dec 2022 19:40:50 +0900 Subject: [PATCH] Remove Python 2 description. --- test_runner.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test_runner.py b/test_runner.py index 1a4167b..deb1a73 100644 --- a/test_runner.py +++ b/test_runner.py @@ -1,7 +1,5 @@ #!/usr/bin/env python -# Assume python 2.6 or 2.7 - import glob import os import subprocess