tremove scipy as requirement - granular-channel-hydro - subglacial hydrology model for sedimentary channels
HTML git clone git://src.adamsgaard.dk/granular-channel-hydro
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 3c1886f85c00fc3f7f1ea8f3a885b8e273636698
DIR parent f688bb44a3b2b6996a074af41271af7e0888a4af
HTML Author: Anders Damsgaard <andersd@riseup.net>
Date: Tue, 17 Oct 2017 13:21:18 -0400
remove scipy as requirement
Diffstat:
M requirements.txt | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/requirements.txt b/requirements.txt
t@@ -1,3 +1,2 @@
-scipy>=0.14
numpy
matplotlib