daily pastebin goal
16%
SHARE
TWEET

installing python libs

a guest Feb 1st, 2016 37 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. parts:
  2.    flask:
  3.       plugin: python2
  4.       source: https://github.com/mitsuhiko/flask.git
  5.       source-type: git
  6.    tornado:
  7.       plugin: python2
  8.       source: https://github.com/tornadoweb/tornado.git
  9.       source-type: git
  10.    yaml:
  11.       plugin: python2
  12.       source: https://github.com/ravenac95/PyYAML.git
  13.       source-type: git
RAW Paste Data
Top