From 4db043a26af3d9d1cfa794370bec70d851ed7cb6 Mon Sep 17 00:00:00 2001 From: mhchia Date: Tue, 7 Jan 2020 16:23:00 +0800 Subject: [PATCH] Remove pexpect from tox --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 00af177..9c703d8 100644 --- a/tox.ini +++ b/tox.ini @@ -58,7 +58,6 @@ commands = [testenv:py37-interop] deps = p2pclient - pexpect passenv = CI TRAVIS TRAVIS_* GOPATH extras = test commands =