diff --git a/setup.cfg b/setup.cfg index 21aae6c..9e8728d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,5 +30,5 @@ Source = https://github.com/drewcassidy/yaclog [options] install_requires = Click; GitPython -python_requires >= 3.8 +python_requires = >= 3.8 packages = find: