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:
parent
cda2ae0aef
commit
c39e681ecb
1
files/pips/general
Normal file
1
files/pips/general
Normal file
@ -0,0 +1 @@
|
||||
prettytable==0.5
|
Loading…
Reference in New Issue
Block a user