Merge branch 'master' into staging-next

This commit is contained in:
Jonathan Ringer
2019-11-27 22:57:50 -08:00
207 changed files with 4017 additions and 3629 deletions

View File

@@ -3,6 +3,7 @@
, backports_lzma
, cachetools
, lz4
, pandas
, pytestrunner
, pytest
, pkgconfig
@@ -27,6 +28,7 @@ buildPythonPackage rec {
checkInputs = [
lz4
mock
pandas
pkgconfig
pytest
requests