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
Remove version_file setting and migrate to lazy version loading
Remove setuptools-scm version_file setting and replace static version import
with lazy loading via __getattr__ using importlib.metadata.version.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments