4 Commits

Author SHA1 Message Date
David Pursehouse
e1950a67eb Update PyDev project to use Python 2.7
Buck now requires Python 2.7, so update the project accordingly.

Change-Id: I5e401b00e9ac80eab3008ced0f632f7d4065fcbf
2014-10-02 15:16:44 +09:00
David Pursehouse
77e974c707 Set python version back to 2.6.5 in .pydevproject
When I fixed some unused imports in 0c0040b I did `git commit -a`
and pushed without realising that Eclipse had changed the Python
version in the PyDev project config.

This change sets the version back to 2.6.5 which is the minimum
version required to run the python scripts in the Buck build.

Change-Id: Idc97af3d01999889d9b1a818fbd1bbe0b274dcf3
2013-05-20 11:36:08 +09:00
David Pursehouse
0c0040b209 Remove unused imports
Change-Id: I67822f1c5c01d24733ea83fc0e9a891199b82c08
2013-05-20 10:50:21 +09:00
David Pursehouse
2cca71e11c Add Pydev project config file
Change-Id: Iae9fc76d56296e1f2aa9f3304c837be1fe99b98a
2013-05-17 13:56:16 +09:00