Loading pkgs/development/python-modules/influxdb/default.nix +16 −17 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , mock , msgpack , pandas , pynose , pytestCheckHook , python-dateutil , pytz , requests , requests-mock , setuptools , six { lib, buildPythonPackage, fetchPypi, mock, msgpack, pandas, pynose, pytestCheckHook, python-dateutil, pytz, requests, requests-mock, setuptools, six, }: buildPythonPackage rec { Loading @@ -36,9 +37,7 @@ buildPythonPackage rec { done ''; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ msgpack Loading Loading
pkgs/development/python-modules/influxdb/default.nix +16 −17 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , mock , msgpack , pandas , pynose , pytestCheckHook , python-dateutil , pytz , requests , requests-mock , setuptools , six { lib, buildPythonPackage, fetchPypi, mock, msgpack, pandas, pynose, pytestCheckHook, python-dateutil, pytz, requests, requests-mock, setuptools, six, }: buildPythonPackage rec { Loading @@ -36,9 +37,7 @@ buildPythonPackage rec { done ''; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ msgpack Loading