Add `pexpect` dep for debugger tests

bug_in_debug
Tyler Goodlet 2020-10-13 11:04:16 -04:00
parent c375a2d028
commit 0ce6d2b55c
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ pytest-trio
pdbpp pdbpp
mypy mypy
trio_typing trio_typing
pexpect