diff --git a/tox.ini b/tox.ini index 01d1275..f40dc60 100644 --- a/tox.ini +++ b/tox.ini @@ -6,4 +6,4 @@ commands=py.test –junitxml=junit-{envname}.xml deps = nose simplejson - py.test \ No newline at end of file + pytest \ No newline at end of file