Merge branch 'master' into staging-next

This commit is contained in:
Robert Schütz
2018-08-30 21:56:13 +02:00
95 changed files with 1171 additions and 395 deletions

View File

@@ -5,6 +5,7 @@
, nbformat
, pytz
, requests
, retrying
, six
}:
@@ -22,6 +23,7 @@ buildPythonPackage rec {
nbformat
pytz
requests
retrying
six
];