Skip to content

Commit 8f823b6

Browse files
committed
Fixed missing dependency in tox file
1 parent 1ef9cd3 commit 8f823b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ deps =
88
promise>=2.0
99
six>=1.10.0
1010
pytest-mock
11+
pytest-benchmark
1112
commands =
1213
py{27,33,34,py}: py.test graphql tests {posargs}
1314
py35: py.test graphql tests tests_py35 {posargs}

0 commit comments

Comments
 (0)