--- sphobjinv-2.3.1.2/tox.ini.orig
+++ sphobjinv-2.3.1.2/tox.ini
@@ -29,8 +29,6 @@
 
 [testenv]
 commands=
-    python --version
-    pip list
     # Want the tox *matrix* to ignore warnings since it's primarily
     # a compatibility check. The defaults for bare pytest enable -Werror
     pytest {posargs:--nonloc -Wignore}