diff options
Diffstat (limited to 'test/integration/targets/setup_pexpect')
-rw-r--r-- | test/integration/targets/setup_pexpect/files/constraints.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/setup_pexpect/files/constraints.txt b/test/integration/targets/setup_pexpect/files/constraints.txt index c78ecdad66..930ee5caed 100644 --- a/test/integration/targets/setup_pexpect/files/constraints.txt +++ b/test/integration/targets/setup_pexpect/files/constraints.txt @@ -1,2 +1 @@ pexpect == 4.8.0 -ptyprocess < 0.7.0 ; python_version < '2.7' # ptyprocess >= 0.7.0 not compatible with Python 2.6 |