Skip to content

Rename master -> main, archive direct pip installΒ #1221

@agjohnson

Description

@agjohnson

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 main forked from master
  • Continue developing on main, master is effectively archived
  • Users installing directly from our repo with pip will get master branch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions