Skip to content

Commit dad953c

Browse files
author
DiegoAndai
committed
Eliminated matplotlib from requirements and environment
1 parent 7b39946 commit dad953c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ channels:
44
- defaults
55
dependencies:
66
- python=3.6
7-
- matplotlib
87
- pyyaml
98
- numpy=1.*
109
- cython

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ h5py >= 2.3.0
44
pytest==3.5
55
numpydoc
66
scipy >= 0.13.0
7-
matplotlib
87
pyyaml
98
tensorboardX==1.0
109
git+https://github.com/Rachine/DTW_Cython.git

0 commit comments

Comments
 (0)