python3Packages.colorcet: remove nbsmoke test dependency

to avoid circular dependency.
This commit is contained in:
Frederik Rietdijk 2021-03-06 16:56:56 +01:00
parent 8c3814471b
commit 01b5919dc8

View File

@ -24,7 +24,6 @@ buildPythonPackage rec {
]; ];
checkInputs = [ checkInputs = [
nbsmoke
pytest pytest
flake8 flake8
pytest-mpl pytest-mpl