Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 1acc69e

Browse files
committed
Install redis von pip instead
1 parent c048b11 commit 1acc69e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

IoT-DataScience/PythonModel/environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ dependencies:
1313
- pip=7.1.2=py27_0
1414
- python=2.7.10=0
1515
- python-dateutil=2.4.2=py27_0
16-
- python.app=1.2=py27_4
1716
- pytz=2015.4=py27_0
1817
- readline=6.2=2
19-
- redis=2.6.9=0
2018
- scikit-learn=0.16.1=np19py27_0
2119
- scipy=0.16.0=np19py27_1
2220
- setuptools=18.1=py27_0
@@ -34,3 +32,4 @@ dependencies:
3432
- jsonpickle==0.9.2
3533
- logging==0.4.9.6
3634
- requests==2.7.0
35+
- redis

0 commit comments

Comments
 (0)