Closed indradhanush closed 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.
Fixed. f998740a4a72b48cd8800741d1c6e2ed2c8a1fe9 Please review and merge.
@indradhanush Check out https://github.com/openfaux/openfaux-server/tree/tinylordy.
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.