We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef9cd3 commit 8f823b6Copy full SHA for 8f823b6
tox.ini
@@ -8,6 +8,7 @@ deps =
8
promise>=2.0
9
six>=1.10.0
10
pytest-mock
11
+ pytest-benchmark
12
commands =
13
py{27,33,34,py}: py.test graphql tests {posargs}
14
py35: py.test graphql tests tests_py35 {posargs}
0 commit comments