pipでgithubのブランチを指定してinstallする
code:sh
pip install git+
https://github.com/<username>/<repository>@<branch_name>
#技術的備忘録
#python