ソースを参照

Merge pull request #290 from d11wtq/bugfix/multiplexed_non_tty

BUGFIX: Update dockerpty for non-TTY multiplexing.
Ben Firshman 11 年 前
コミット
4b890bffde
1 ファイル変更1 行追加1 行削除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,4 +3,4 @@ PyYAML==3.10
 requests==2.2.1
 texttable==0.8.1
 websocket-client==0.11.0
-dockerpty==0.1.1
+dockerpty==0.2.1