--- PasteDeploy-3.1.0/tox.ini.orig
+++ PasteDeploy-3.1.0/tox.ini
@@ -7,7 +7,6 @@
 
 [testenv]
 commands =
-    python --version
     pytest {posargs:}
 extras =
     testing