-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
ImprovementMinor improvement to codeMinor improvement to codeNeeded: design decisionA core team decision is requiredA core team decision is required
Milestone
Description
We've been slowly moving to the new default branch name with our repositories and I just realized that this could be used as an opportunity to archive users ability to install directly from our repository. We'd have to play with how this works with pip, however what if we did this:
- Add branch
mainforked frommaster - Continue developing on
main,masteris effectively archived - Users installing directly from our repo with pip will get
masterbranch
The big question that I'm not certain on is how do we make the default development branch main without also repointing the default branch pip installs from, master? This needs more thought.
nienn
Metadata
Metadata
Assignees
Labels
ImprovementMinor improvement to codeMinor improvement to codeNeeded: design decisionA core team decision is requiredA core team decision is required