radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
180 stars 49 forks source link

Switch from colorful to rich #439

Open fliiiix opened 1 year ago

fliiiix commented 1 year ago

We should consider switching from colorful to https://github.com/Textualize/rich which is better maintain

fliiiix commented 1 year ago

Need to drop 3.5 support first.

inquisitev commented 11 months ago

Need to drop 3.5 support first.

when is a good time to drop 3.5 support?

fliiiix commented 11 months ago

A good time would have been 3-4 years ago :sweat_smile: but we still use it on debian stretch which ships with python3.5 :sob:

I can check what the timeline is to migrate away from stretch, i assume you would be interested in tackling this issue?

inquisitev commented 11 months ago

Sure I'd take a swing

inquisitev commented 11 months ago

oh boy this is going to break every single integration test 😆