-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
In order to upgrade dependencies in brainzutils, we need to make sure that other projects work well with the newer versions.
The process we use for this is:
- Create a new branch with upgraded versions.
- Create pull requests for each project with the new brainzutils branch being used.
- Once tests pass, release a new version of brainzutils and rebase the pythonbrainz PRs
We should document this process in the GitHub repository.