Skip to content

add minimum python version required to setup.cfg

Mike Stowell requested to merge stowellm/cki-lib:min_py into main

cki-lib supports Python 3.10+. Let's add that to setup.cfg to avoid installations of the library using an unsupported Python version.

Fixes #62 (closed)

Edited by Mike Stowell

Merge request reports