Skip to content

Instantly share code, notes, and snippets.

@kurozumi
Last active June 9, 2021 02:06
Show Gist options
  • Save kurozumi/65cc02fc3bf8962b6a30 to your computer and use it in GitHub Desktop.
Save kurozumi/65cc02fc3bf8962b6a30 to your computer and use it in GitHub Desktop.
【Python】pipでインストールした全てのパッケージをほかの環境にインストールする方法
$ pip install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment