painless-software / python-cli-test-helpers

Useful helpers for writing tests for your Python CLI program.
https://python-cli-test-helpers.readthedocs.io
GNU General Public License v3.0
28 stars 4 forks source link

Drop support for Python 2.7, 3.5, 3.6 #50

Closed bittner closed 8 months ago

bittner commented 8 months ago

Removes backward-compatible Python code constructions, effectively dropping support for Python < 3.7.

If you need to use this package for Python < 3.7 you should install cli-test-helpers<4.