Skip to content

Commit 7640b7b

Browse files
committed
Remove mayavi requirement.
1 parent 2dea219 commit 7640b7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==1.5.2
2-
numpy==1.11.1
3-
scipy==0.18.0
4-
mayavi==4.5.0
1+
matplotlib>=1.5.2
2+
numpy>=1.11.1
3+
scipy>=0.18.0
4+

0 commit comments

Comments
 (0)