Skip to content

Instantly share code, notes, and snippets.

@acro5piano
Last active May 24, 2018 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acro5piano/77b6b0e83fe054a83664b74142a246cf to your computer and use it in GitHub Desktop.
Save acro5piano/77b6b0e83fe054a83664b74142a246cf to your computer and use it in GitHub Desktop.
FabricのPython3への対応について ref: https://qiita.com/acro5piano/items/19a5f4c0ae729aae756b
virtualenv -p python3 env
source env/bin/activate
pip3 install fabric3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment