Remove runtime dep 'setuptools' 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 needed as 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/366/head
parent
0fff4e29e4
commit
8f682481c7