Merge pull request #229 from jmcomets/patch-1

Remove "requirements.txt" mention from README
This commit is contained in:
Maxime Beauchemin 2016-04-01 00:23:51 -07:00
commit 22d2b7fe0f
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Caravel would not be possible without these great frameworks / libs
getting the foundation for free
* The Flask ecosystem - Simply amazing. So much Plug, easy play.
* NVD3 - One of the best charting libraries out there
* Much more, check out the requirements.txt file!
* Much more, check out the `install_requires` section in the [setup.py](https://github.com/airbnb/caravel/blob/master/setup.py) file!
Contributing