This commit is contained in:
Mari Wahl 2015-01-03 10:01:39 -05:00
parent ff9d598a9c
commit 2e3116f207
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ src/
Installation Installation
------------ ------------
The snippets are designed to be used individually for learning. If you want to install all the libraries we mention here in your [virtualenv](https://coderwall.com/p/8-aeka): The snippets are designed to be used individually. However, If you want to install every mentioned libraries in your [virtualenv](https://coderwall.com/p/8-aeka), do this:
``` ```
$ pip install -r requirements.txt $ pip install -r requirements.txt

View File

@ -10,4 +10,4 @@ nose==1.3.0
numpy==1.8.2 numpy==1.8.2
scapy==2.2.0 scapy==2.2.0
scikit-learn==0.14.1 scikit-learn==0.14.1
scipy==0.12.1 scipy==0.12.1