SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.1k stars 171 forks source link

Can we unpin prettytable? #207

Closed jfly closed 11 months ago

jfly commented 11 months ago

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.

jeff-dh commented 11 months ago

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 11 months ago

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