More than 5 years have passed since last update.
pipでgithubの特定ブランチのやつをインストール
13
Last updated at Posted at 2014-06-02
pip install git+https://github.com/user/repo.git@branch
でした。
pip install git+git://github.com/yasunori/python-wkhtmltopdf.git@myFeatureSpike
こうかも
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme
