You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there's two project (one is dependency of another), both use setuptools_scm and SETUPTOOLS_SCM_PRETEND_VERSION env var is set, both of them use it for their version if installed from source.
I think maybe providing some prefixing/suffixing mechanism would improve this.