diff --git a/setup.cfg b/setup.cfg index 071ebb7..55ce2d5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ classifiers = install_requires = tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1 packages = find: -python_requires = >=3.8 +python_requires = >=3.10 include_package_data = True [options.extras_require]