Commit graph

1 commit

Author SHA1 Message Date
Miro Hrončok
8485b55bea Don't generate runtime dependency on setuptools for console_scripts entrypoints
- recent setuptools don't need it, they use importlib.metadata
- for this to work, we need to detect setuptools version
- the detection is not bulletproof, but it fallbacks to the old behavior
2021-03-13 15:18:26 +01:00