Adding pytest-twisted to dev reqs.

pull/348/head
jMyles 2018-07-03 17:50:49 -07:00
parent 5d7894eec5
commit 8ef6cb8b82
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ web3 = "==4.4.1"
pytest = "*"
mypy = "*"
pytest-mypy = "*"
pytest-twisted = "*"
codecov = "*"
coverage = "*"
pytest-cov = "*"