diff --git a/setup.cfg b/setup.cfg
index 9baa0344b0f7968f4416e236733c34146564faa2..b07e475c37460836a03078d86b34792ccffcd05f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -48,7 +48,12 @@ exclude =
 # Add here test requirements (semicolon/line-separated)
 testing =
     pytest
+    pytest
+    pytest-html
+    ansi2html
     pytest-cov
+    tensorflow
+    torch
 
 [options.entry_points]
 # Add here console scripts like: