We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfbb99 commit e66bde9Copy full SHA for e66bde9
tox.ini
@@ -6,7 +6,7 @@ deps = -rrequirements-tests.txt
6
commands = py.test {posargs}
7
8
[pytest]
9
-addopts = --capture=no --verbose
+addopts = --verbose
10
python_files = apt_mirror_updater/tests.py
11
12
[flake8]
0 commit comments