--- a/tox.ini
+++ b/tox.ini
@@ -3,4 +3,4 @@
 
 [testenv]
 deps=pytest
-commands=pytest
+commands=python -m pytest
