Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by2043dbb6fainteracting withb2767b69dd.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ lib, stdenv, buildPythonPackage, fetchFromGitHub, pythonOlder
|
||||
, six, pytestCheckHook, pytest-benchmark, enum34, numpy, arrow, ruamel-yaml
|
||||
{ lib, stdenv, buildPythonPackage, fetchFromGitHub
|
||||
, pytestCheckHook, pytest-benchmark, enum34, numpy, arrow, ruamel-yaml
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{ lib, stdenv, buildPythonPackage, fetchFromGitHub, pythonOlder
|
||||
, six, pytestCheckHook, pytest-benchmark, numpy, arrow, ruamel-yaml
|
||||
, pytestCheckHook, pytest-benchmark, numpy, arrow, ruamel-yaml
|
||||
, lz4, cloudpickle
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user