setuptools is a runtime dep only for Python < 3.8
> In recent versions of setuptools and Python, console-script entry points are using stdlib importlib by default, thus setuptools is no longer a runtime dependency. https://github.com/pypa/setuptools/pull/2197 https://github.com/pypa/setuptools/blob/main/CHANGES.rst#v4730 https://docs.python.org/3/library/importlib.metadata.htmlpull/358/head
parent
0fff4e29e4
commit
58d71bac8d