This is a test repository

Steps to deploy...

  1. virtualenv mypyenv
  2. source mypyenv/bin/activate
  3. pip install flask
  4. "Don't forget to add .gitignore with folder mypyenv and *pyc"