We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da18226 commit 8e8046dCopy full SHA for 8e8046d
pytest.ini
@@ -1,5 +1,4 @@
1
[pytest]
2
-addopts = -rsxX -l --tb=short
3
python_files = test_*.py
4
5
env =
tox.ini
@@ -85,7 +85,6 @@ skip_install = true
85
commands = coverage erase
86
87
88
89
90
91
AWS_SECRET_ACCESS_KEY=foobar_secret
0 commit comments