summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOz N Tiram <oz.tiram@gmail.com>2016-08-28 09:10:06 +0200
committerOz N Tiram <oz.tiram@gmail.com>2016-08-28 09:10:06 +0200
commit8554774fad1eaae65fa946e56f1e61969bb77b7c (patch)
treea28c0c067a9898e702a1cc3b5f20bc08f1519336 /Makefile
parente145a555c236f4d2bb7851a1f08471f30840ba54 (diff)
downloadbottle-8554774fad1eaae65fa946e56f1e61969bb77b7c.tar.gz
Remove another reference to Python 2.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a80b3b..fdd0218 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,6 @@ test_35:
python3.5 test/testall.py
test_setup:
- bash test/build_python.sh 2.6 build/python
bash test/build_python.sh 2.7 build/python
bash test/build_python.sh 3.2 build/python
bash test/build_python.sh 3.3 build/python