Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 243 Bytes

Setting up for TATT development (roughly)

Dependencies/Install

  • Python 2.7
  • pip
  • virtualenv

Virtual Environment Setup

  • After installing your virtual environment you need to activate it
  • Now run "pip install dependencies.txt"