From e1950a67eb3a12d500b1abc2db2bcdcc432ed2d5 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 2 Oct 2014 15:16:23 +0900 Subject: [PATCH] Update PyDev project to use Python 2.7 Buck now requires Python 2.7, so update the project accordingly. Change-Id: I5e401b00e9ac80eab3008ced0f632f7d4065fcbf --- .pydevproject | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.pydevproject b/.pydevproject index be43141085..40e9f40a0a 100644 --- a/.pydevproject +++ b/.pydevproject @@ -1,7 +1,5 @@ - - - + Default -python 2.6.5 +python 2.7