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
Fix towncrier entry point after module refactoring
Update entry point from old module name:
- vcs_versioning._version_schemes_towncrier
to new package path:
- vcs_versioning._version_schemes._towncrier
Also update documentation references in RELEASE_SYSTEM.md and CONTRIBUTING.md
0 commit comments