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