Loading pkgs/development/python-modules/datalad/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,12 @@ buildPythonPackage rec { httpretty ]; pytestFlagsArray = [ # Deprecated in 3.13. Use exc_type_str instead. "-W" "ignore::DeprecationWarning" ]; pythonImportsCheck = [ "datalad" ]; meta = { Loading Loading
pkgs/development/python-modules/datalad/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,12 @@ buildPythonPackage rec { httpretty ]; pytestFlagsArray = [ # Deprecated in 3.13. Use exc_type_str instead. "-W" "ignore::DeprecationWarning" ]; pythonImportsCheck = [ "datalad" ]; meta = { Loading