NucciTheBoss / cleantest

A testing framework that brings up clean environments and mini-clusters for developers in a hurry
https://nuccitheboss.github.io/cleantest/
Apache License 2.0
11 stars 2 forks source link

Retrofit cleantest to support Python 3.6 and up #17

Closed NucciTheBoss closed 1 year ago

NucciTheBoss commented 1 year ago

This pull request adds support for Python 3.6 and up. This means that cleantest should be to run on Bionic Beaver, the oldest supported LTS version of Ubuntu (not considering extended support maintenance).

Changes:

Related issues:

Closes #16