forked from mirrors/nixpkgs
python3Packages.colorcet: remove nbsmoke test dependency
to avoid circular dependency.
This commit is contained in:
parent
8c3814471b
commit
01b5919dc8
|
@ -24,7 +24,6 @@ buildPythonPackage rec {
|
|||
];
|
||||
|
||||
checkInputs = [
|
||||
nbsmoke
|
||||
pytest
|
||||
flake8
|
||||
pytest-mpl
|
||||
|
|
Loading…
Reference in a new issue