mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
readme
This commit is contained in:
parent
ff9d598a9c
commit
2e3116f207
@ -61,7 +61,7 @@ src/
|
||||
|
||||
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
|
||||
|
@ -10,4 +10,4 @@ nose==1.3.0
|
||||
numpy==1.8.2
|
||||
scapy==2.2.0
|
||||
scikit-learn==0.14.1
|
||||
scipy==0.12.1
|
||||
scipy==0.12.1
|
Loading…
x
Reference in New Issue
Block a user