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