chaostoolkit / chaostoolkit

Chaos Engineering Toolkit & Orchestration for Developers

Home Page:https://chaostoolkit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop python 3.5 support - EOL -

dmartin35 opened this issue · comments

Python 3.5 will reach its "end of life" at the end of September 2020.

We shall consider upgrading minimal version to python 3.6.

cc chaostoolkit/chaostoolkit-lib#187

Didn't see a question about Python version in the repo. Does Chaos Toolkit require Python 3.5, or does it also work with later versions?

CTK currently works with Python 3.5+ ie nothing is blocking from using it with a more recent python version,
unless you need an extensions that specifically requires py 3.5

Pinning chaoslib to strictly less than 1.19.0 as it'll be the last one supporting Python 3.5

Last release with Python 3.5 support is now 1.8.1