openfaux / openfaux-server

Browser add-on for encrypting and masking internet traffic.
https://openfaux.org
GNU Affero General Public License v3.0
72 stars 18 forks source link

Need requirements.txt for installing dependencies. #31

Closed indradhanush closed 10 years ago

indradhanush commented 10 years ago

There needs to be a requirements.txt file to contain all the dependencies and then just a simple "pip install -r requirements.txt" should do it to set up the dev environment.

indradhanush commented 10 years ago

Fixed. f998740a4a72b48cd8800741d1c6e2ed2c8a1fe9 Please review and merge.

zlatanvasovic commented 10 years ago

@indradhanush Check out https://github.com/openfaux/openfaux-server/tree/tinylordy.