summaryrefslogtreecommitdiff
path: root/speed.sh
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-03-17 16:20:01 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-03-17 16:20:01 +0100
commit347b82f65c3f9f15934b1a3e3be07368b71e4420 (patch)
tree1cc616e6cf95a44cdd9090f104289d04e932a64a /speed.sh
parenta8eb6f06d41d608a4d3bca1f387e44cad95f1de6 (diff)
downloadrsa-git-347b82f65c3f9f15934b1a3e3be07368b71e4420.tar.gz
Dropped support for Python 2.6, its life ended in 2013.
Diffstat (limited to 'speed.sh')
-rwxr-xr-xspeed.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/speed.sh b/speed.sh
index 72cc9ad..f9b4493 100755
--- a/speed.sh
+++ b/speed.sh
@@ -28,7 +28,6 @@ check_command() {
python_versions="
pypy
- python2.6
python2.7
python3.3
python3.4