pychess: add standard-telnetlib (#442459)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-13 04:20:52 +00:00
committed by GitHub
+1
View File
@@ -44,6 +44,7 @@ python3Packages.buildPythonApplication rec {
sqlalchemy
pexpect
psutil
standard-telnetlib
websockets
ptyprocess
];