nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

python3Packages.colorcet: remove nbsmoke test dependency

to avoid circular dependency.

-1
-1
pkgs/development/python-modules/colorcet/default.nix
··· 24 24 ]; 25 25 26 26 checkInputs = [ 27 - nbsmoke 28 27 pytest 29 28 flake8 30 29 pytest-mpl