Commit d1107527 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

pychess: add standard-telnetlib

parent 3d7287b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ python3Packages.buildPythonApplication rec {
    sqlalchemy
    pexpect
    psutil
    standard-telnetlib
    websockets
    ptyprocess
  ];