--- a/pytest.ini
+++ b/pytest.ini
@@ -18,9 +18,7 @@ minversion    = 4.2
 testpaths     = tests
 python_files  = test_*.py
 junit_family = xunit2
-addopts = --metadata PACKAGE_UNDER_TEST parse_type
-    --metadata PACKAGE_VERSION 0.5.6
-    --html=build/testing/report.html --self-contained-html
+addopts = parse_type
     --junit-xml=build/testing/report.xml
 # markers =
 #    smoke
