aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-08-13 11:22:07 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-08-13 11:22:07 +0200
commitc895e6c051cfda77a22b31367cf5c0bbedce4249 (patch)
treeeaaa475114cec384bc4d3d8e59da4e1ae10b3eb4 /requirements.txt
parent21ed642fa528cc732f8d682266111be64c1ae711 (diff)
downloadee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.gz
ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.bz2
ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.xz
ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.zip
o Going more jupyter.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index d338937..627079e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +6,8 @@ matplotlib==2.0.2
pandas==0.20.3
Pillow==4.2.1
pytest==3.2.0
+
+mypy==0.521; python_version >= '3.0'
+
+# for development
+jupyter==1.0.0