Force prettytable==0.5

prettytable 0.6 was released recently and removed the printt() method.
All non-pinned prettytable projects (all of them) are now broken.  This
forces a pre-loaded prettytable 0.5 package in order to allow the real
fix (removing printt() calls) to proceed.

Change-Id: Iacf24b8474f12b28090329496720767281181d7e
This commit is contained in:
Dean Troyer 2012-05-07 13:16:23 -05:00
parent cda2ae0aef
commit c39e681ecb

1
files/pips/general Normal file
View File

@ -0,0 +1 @@
prettytable==0.5