mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 07:01:12 +00:00
python3Packages.colorcet: remove nbsmoke test dependency
to avoid circular dependency.
This commit is contained in:
@@ -24,7 +24,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
nbsmoke
|
||||
pytest
|
||||
flake8
|
||||
pytest-mpl
|
||||
|
||||
Reference in New Issue
Block a user