Tbruand commited on
Commit
e4f3f0e
·
1 Parent(s): 57b86c9

chore(pytest): supprime les options de couverture dans tox.ini

Browse files
Files changed (1) hide show
  1. tox.ini +1 -2
tox.ini CHANGED
@@ -2,5 +2,4 @@
2
  testpaths = tests
3
  python_files = test_*.py
4
  filterwarnings =
5
- ignore::DeprecationWarning
6
- addopts = --cov=app
 
2
  testpaths = tests
3
  python_files = test_*.py
4
  filterwarnings =
5
+ ignore::DeprecationWarning