Open
Description
followup to pypa/setuptools#2652
followup to #190
unfortunately people have to have setuptools_scm installed in their envs, and thus file finders are active even if they don't want them active
we should figure a local opt-out/in as workaround
a opt-in may be possible by adding well chosen global state
aka only working on folders we registered by a integration before