pythonPackages.ipykernel: remove duplicate checkInputs
This commit is contained in:
parent
164408fcd4
commit
99de1a8ebb
@ -23,8 +23,6 @@ buildPythonPackage rec {
|
||||
sha256 = "1a08y677lpn80qzvv7z0smgggmr5m5ayf0bs6vds47xpxl9sss5k";
|
||||
};
|
||||
|
||||
checkInputs = [ flaky pytest nose ];
|
||||
|
||||
propagatedBuildInputs = [ ipython jupyter_client traitlets tornado ];
|
||||
|
||||
# https://github.com/ipython/ipykernel/pull/377
|
||||
|
Loading…
Reference in New Issue
Block a user