SolidCode/SolidPython

Can we unpin prettytable?

jfly opened this issue · 2 comments

jfly commented

prettytable is currently pinned at 0.7.2 (due to some weird bug with poetry? see this commit). It has been a while since 2019, maybe whatever bug there was in poetry doesn't exist anymore.

Checkout SolidPython v2. It does not depend / use prettytable anymore.

https://github.com/jeff-dh/SolidPython/tree/master-2.0.0-beta-dev

jfly commented

Sounds good. We'll focus our efforts on moving from solidpython to solidpython v2.