diff --git a/setup.cfg b/setup.cfg index f0b494f..f699912 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,6 +23,7 @@ install_requires = pyfiglet prompt_toolkit inquirer + setuptools python_requires = >=3.6 [options.extras_require] @@ -48,4 +49,4 @@ exclude = dist, .eggs, .tox, - .venv \ No newline at end of file + .venv