+9
-1
pkgs/development/python-modules/rootpy/default.nix
+9
-1
pkgs/development/python-modules/rootpy/default.nix
···+{ lib, fetchPypi, isPy3k, buildPythonPackage, numpy, matplotlib, root, root_numpy, tables, pytest }:···+py.test rootpy -k "not test_stl and not test_cpp and not test_xrootd_glob_single and not test_xrootd_glob_multiple"