mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-23 02:14:04 +00:00
Remove --verbose, causes problems in Wing IDE
This commit is contained in:
parent
9a73bdbcba
commit
8eef1e3589
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -62,4 +62,4 @@ targets = .
|
|||
exclude = .tox,build,dist,pysnooper.egg-info
|
||||
|
||||
[pytest]
|
||||
addopts = --strict --verbose
|
||||
addopts = --strict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue