We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cf5a0 commit 2dce373Copy full SHA for 2dce373
setup.cfg
@@ -2,5 +2,4 @@
2
test=pytest
3
4
[tool:pytest]
5
-addopts=--cov=tf2onnx --ignore=tests/test_custom_rnncell.py --ignore=tests/test_const_fold.py --ignore=tests/test_loops.py
6
-#testpaths=tests/test_*.py
+addopts=--cov=tf2onnx
0 commit comments