Unverified Commit 65aa9c3f authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

pychess: add standard-telnetlib (#442459)

parents 9c2a8e4d d1107527
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
  ];