diff --git a/pytest.ini b/pytest.ini index 9ec48c5..df7eb7e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = -p no:warnings --doctest-modules --ignore=setup.py \ No newline at end of file +addopts = -p no:warnings --doctest-modules --ignore=setup.py --verbose \ No newline at end of file