Previously we had a vote on the proposal to change our git workflow mainly
by using cherry-picks instead of merging changes forward. This proposal,
PUP-3, can be viewed here:
https://github.com/daviddavis/pups/blob/pup3/pup-0003.md
When we had the vote though, it became clear that there was some
> Installing direct from git would be great, but don't we break that by
having our python packages live not at the root of the repo? Or has pip
gotten smarter about that? If it hasn't, requiring someone to clone a
local copy of the repo and then pip install from there wouldn't be too bad,
since it