Remove --verbose, causes problems in Wing IDE

This commit is contained in:
Ram Rachum 2019-04-24 12:42:12 +03:00
parent 9a73bdbcba
commit 8eef1e3589

View file

@ -62,4 +62,4 @@ targets = .
exclude = .tox,build,dist,pysnooper.egg-info
[pytest]
addopts = --strict --verbose
addopts = --strict