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
Add missing re-exports and warning for setuptools.dynamic conflict
- Re-export read_toml_content in pyproject_reading for test compatibility
- Add __main__.py shim in setuptools_scm importing from vcs_versioning._cli
- Implement warning when tool.setuptools.dynamic.version conflicts with setuptools-scm[simple]
- Add _check_setuptools_dynamic_version_conflict helper function
0 commit comments