python.qtconsole: explain why tests disabled
This commit is contained in:
parent
32582d2873
commit
baaa62e1a9
|
@ -17499,7 +17499,7 @@ in modules // {
|
|||
buildInputs = with self; [ nose ] ++ optionals isPy27 [mock];
|
||||
propagatedBuildInputs = with self; [traitlets jupyter_core jupyter_client pygments ipykernel pyqt4];
|
||||
|
||||
# : cannot connect to X server
|
||||
# : cannot connect to X server
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in New Issue