Merge pull request #16 from CartoDB/proof-read-and-gitignore-update

Proof read and gitignore update
This commit is contained in:
Andy Eschbacher
2016-03-30 12:37:29 -04:00
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ cd crankshaft
nosetests test/
```
## Notes about python dependencies
## Notes about Python dependencies
* This extension is targeted at production databases. Therefore certain restrictions must be assumed about the production environment vs other experimental environments.
* We're using `pip` and `virtualenv` to generate a suitable isolated environment for python code that has all the dependencies
* Every dependency should be: