python3Packages.colorcet: remove nbsmoke test dependency
to avoid circular dependency.
This commit is contained in:
@@ -24,7 +24,6 @@ buildPythonPackage rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = [
|
checkInputs = [
|
||||||
nbsmoke
|
|
||||||
pytest
|
pytest
|
||||||
flake8
|
flake8
|
||||||
pytest-mpl
|
pytest-mpl
|
||||||
|
|||||||
Reference in New Issue
Block a user